libav_12: init at 12

This commit is contained in:
Franz Pletz
2017-01-15 18:24:42 +01:00
parent a848207c16
commit 8afb65ff66
2 changed files with 2 additions and 1 deletions
@@ -28,6 +28,7 @@ let
result = {
libav_0_8 = libavFun "0.8.19" "c79350d6fa071fcd66448ffc713fe3b9754876a8";
libav_11 = libavFun "11.8" "y18hmrzy7jqq7h9ys54nrr4s49mkzsfh";
libav_12 = libavFun "12" "4ecde7274621c82a6882b7614d907b28de25cc4e";
};
libavFun = version : sha1 : stdenv.mkDerivation rec {