download location moved

svn path=/nixpkgs/trunk/; revision=10023
This commit is contained in:
Armijn Hemel 2007-12-31 21:08:38 +00:00
parent 207979c03d
commit 10af2c18ff

View File

@ -3,7 +3,7 @@
stdenv.mkDerivation {
name = "cabextract-1.2";
src = fetchurl {
url = http://www.kyz.uklinux.net/downloads/cabextract-1.2.tar.gz;
md5 = "dc421a690648b503265c82ade84e143e";
url = http://www.cabextract.org.uk/cabextract-1.2.tar.gz;
sha256 = "1sr5f7qicj5q2h5m4wbmfcaaqxg5zkl5vkxlhyc11spwfh58d75f";
};
}