mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03:00
libav(-11): maintenance update, including security
This commit is contained in:
parent
52829ce24a
commit
c86c1b79af
@ -28,7 +28,7 @@ let
|
||||
result = {
|
||||
libav_0_8 = libavFun "0.8.17" "31ace2daeb8c105deed9cd3476df47318d417714";
|
||||
libav_9 = libavFun "9.18" "e10cde4587c4d4d3bb11d30c7b47e953664cd714";
|
||||
libav_11 = libavFun "11.3" "d9d4fd0ffeda7a244b31968c01d72f0042a56f7a";
|
||||
libav_11 = libavFun "11.4" "c2ab12102de187f2675a56b828b4a5e9136ab747";
|
||||
};
|
||||
|
||||
libavFun = version : sha1 : stdenv.mkDerivation rec {
|
||||
|
Loading…
Reference in New Issue
Block a user