Skip to content

Commit

Permalink
libav_12: maintenance 12.1 -> 12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Oct 10, 2017
1 parent f4c9d51 commit 7a946f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/development/libraries/libav/default.nix
Expand Up @@ -29,7 +29,7 @@ let
result = {
libav_0_8 = libavFun "0.8.20" "0c7a2417c3a01eb74072691bb93ce802ae1be08f";
libav_11 = libavFun "11.10" "38db6721ca8423682e4d614c170eccc33ba32e00";
libav_12 = libavFun "12.1" "df048240318b888e3938f649422b967f62e43e3c";
libav_12 = libavFun "12.2" "3784b15f88076ca0ab8fb6b0377e975b83a5c9f5";
};

libavFun = version : sha1 : stdenv.mkDerivation rec {
Expand Down

0 comments on commit 7a946f0

Please sign in to comment.