libav: 11.7 -> 11.8
This commit is contained in:
parent
594cf66c5c
commit
9c0b11e7cd
@ -27,7 +27,7 @@ with { inherit (stdenv.lib) optional optionals hasPrefix; };
|
|||||||
let
|
let
|
||||||
result = {
|
result = {
|
||||||
libav_0_8 = libavFun "0.8.17" "31ace2daeb8c105deed9cd3476df47318d417714";
|
libav_0_8 = libavFun "0.8.17" "31ace2daeb8c105deed9cd3476df47318d417714";
|
||||||
libav_11 = libavFun "11.7" "9f36d136ea353fc6e3826180fe126f52eca7fec4";
|
libav_11 = libavFun "11.8" "y18hmrzy7jqq7h9ys54nrr4s49mkzsfh";
|
||||||
};
|
};
|
||||||
|
|
||||||
libavFun = version : sha1 : stdenv.mkDerivation rec {
|
libavFun = version : sha1 : stdenv.mkDerivation rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user