* Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "speex-1.0.5";
|
||||
src = fetchurl {
|
||||
url = http://downloads.us.xiph.org/releases/speex/speex-1.0.5.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/speex-1.0.5.tar.gz;
|
||||
md5 = "01d6a2de0a88a861304bf517615dea79";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user