google-talk-plugin: Updated x86_64 hash.

svn path=/nixpkgs/trunk/; revision=31470
This commit is contained in:
Alexander Tsamutali 2012-01-10 20:04:37 +00:00
parent 97d48a5426
commit b61e32f19d

View file

@ -45,7 +45,7 @@ stdenv.mkDerivation {
if stdenv.system == "x86_64-linux" then
fetchurl {
url = "http://dl.google.com/linux/direct/google-talkplugin_current_x86_64.rpm";
sha256 = "14cf9bef6f70ff850b773dbb92833bbe45645db2636b7e17720fdc6b60e76d63";
sha256 = "1jdcnz4iwnjmrr5xyqgam1yd0dc2vyd9iij5imnir4r88l5fc9wh";
}
else
throw "Google Talk does not support your platform.";