download locations should not move...
svn path=/nixpkgs/trunk/; revision=4538
This commit is contained in:
parent
19efa576b3
commit
088688e47e
@ -3,7 +3,7 @@
|
|||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "sane-backends-1.0.16";
|
name = "sane-backends-1.0.16";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = ftp://ftp3.sane-project.org/pub/sane/sane-backends-1.0.16/sane-backends-1.0.16.tar.gz;
|
url = ftp://ftp3.sane-project.org/pub/sane/old-versions/sane-backends-1.0.16/sane-backends-1.0.16.tar.gz;
|
||||||
md5 = "bec9b9262246316b4ebfe2bc7451aa28";
|
md5 = "bec9b9262246316b4ebfe2bc7451aa28";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user