Updating the sha256, why is this changing?

svn path=/nixpkgs/trunk/; revision=27288
This commit is contained in:
Cillian de Roiste 2011-05-21 07:31:07 +00:00
parent 178d94606f
commit 21dccfccc3

View File

@ -64,7 +64,7 @@ let
ffmpegGit = fetchgit {
url = "git://git.videolan.org/ffmpeg.git";
rev = "80d156d";
sha256 = "e65f4b8fa363c474dc2c03dd4bf01debf1f43395b751dc0f7b8d32113938fe26";
sha256 = "6d0124621491b8adc5f1bfb426ab137efc72dab99a89835aa3c30b970cb14004";
};
mplayerRev = "33472";