* Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers. Resurrected some 25 missing files. svn path=/nixpkgs/trunk/; revision=2237
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "libjpeg-6b";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://www.ijg.org/files/jpegsrc.v6b.tar.gz;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/jpegsrc.v6b.tar.gz;
|
||||
md5 = "dbd5f3b47ed13132f04c685d608a7547";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user