forked from mirrors/nixpkgs
google-talk-plugin: Updated x86_64 hash.
svn path=/nixpkgs/trunk/; revision=31470
This commit is contained in:
parent
97d48a5426
commit
b61e32f19d
|
@ -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.";
|
||||
|
|
Loading…
Reference in a new issue