* Merge r2396.

svn path=/nixpkgs/trunk/; revision=2397
This commit is contained in:
Eelco Dolstra
2005-03-14 09:22:26 +00:00
parent df2a7e5168
commit f6e91bc9c9
33 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "lcms-1.14";
src = fetchurl {
url = http://www.littlecms.com/lcms-1.14.tar.gz;
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/lcms-1.14.tar.gz;
md5 = "5a803460aeb10e762d97e11a37462a69";
};
}