* catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
This commit is contained in:
@@ -6,7 +6,7 @@ stdenv.mkDerivation {
|
||||
name = "popt-1.7";
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/popt-1.7.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/popt-1.7.tar.gz;
|
||||
md5 = "5988e7aeb0ae4dac8d83561265984cc9";
|
||||
};
|
||||
gettext = gettext;
|
||||
|
||||
Reference in New Issue
Block a user