forked from mirrors/nixpkgs
libav: update 9.8 -> 9.9
It's supposed to include some security-related fixes.
This commit is contained in:
parent
aeefa7b070
commit
ea8a7bcd0c
|
@ -26,7 +26,7 @@ with { inherit (stdenv.lib) optional optionals; };
|
|||
|
||||
let
|
||||
result = {
|
||||
libav_9 = libavFun "9.8" "0r7hg9wg3cxjsmwzpa6f2p1a092g2iazyjjy23604ccskzbnirg3";
|
||||
libav_9 = libavFun "9.9" "1rwphyqb2c4zyp20y4ywxjiddmd46vd4dbpdm1lxqm3q63rmmdk9";
|
||||
libav_0_8 = libavFun "0.8.8" "1wnbmbs0z4f55y8r9bwb63l04zn383l1avy4c9x1ffb2xccgcp79";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue