Updating the hpn-ssh patch.

svn path=/nixpkgs/trunk/; revision=26831
This commit is contained in:
Lluís Batlle i Rossell 2011-04-13 20:24:06 +00:00
parent 1ca832be87
commit 49a08c4f97

View File

@ -6,8 +6,8 @@
let
hpnSrc = fetchurl {
url = http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.3p1-hpn13v7.diff.gz;
sha256 = "1kqir6v14z77l0wn9j4jzdqsip5s1ky34w749psvbshbp9dzizn8";
url = http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.8p1-hpn13v11.diff.gz;
sha256 = "1xwx2m2sihpy57mwdnc9km3c72hxfdjyp5mmr1vcx2c8kp901db2";
};
in