3
0
Fork 0
forked from mirrors/nixpkgs

libav_0_8: 0.8.17 -> 0.8.19

This commit is contained in:
Franz Pletz 2017-01-15 17:42:25 +01:00
parent 30645560cd
commit a848207c16
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -26,7 +26,7 @@ with { inherit (stdenv.lib) optional optionals hasPrefix; };
let
result = {
libav_0_8 = libavFun "0.8.17" "31ace2daeb8c105deed9cd3476df47318d417714";
libav_0_8 = libavFun "0.8.19" "c79350d6fa071fcd66448ffc713fe3b9754876a8";
libav_11 = libavFun "11.8" "y18hmrzy7jqq7h9ys54nrr4s49mkzsfh";
};