* Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
This commit is contained in:
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
builder = ./builder.sh;
|
||||
name = "libsepol-1.12";
|
||||
src = fetchurl {
|
||||
url = http://www.nsa.gov/selinux/archives/libsepol-1.12.tgz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/libsepol-1.12.tgz;
|
||||
md5 = "937885f1fcbfe597a0f02aa9af044710";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user