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
|
if stdenv.system == "x86_64-linux" then
|
||||||
fetchurl {
|
fetchurl {
|
||||||
url = "http://dl.google.com/linux/direct/google-talkplugin_current_x86_64.rpm";
|
url = "http://dl.google.com/linux/direct/google-talkplugin_current_x86_64.rpm";
|
||||||
sha256 = "14cf9bef6f70ff850b773dbb92833bbe45645db2636b7e17720fdc6b60e76d63";
|
sha256 = "1jdcnz4iwnjmrr5xyqgam1yd0dc2vyd9iij5imnir4r88l5fc9wh";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
throw "Google Talk does not support your platform.";
|
throw "Google Talk does not support your platform.";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user