download locations should not move...
svn path=/nixpkgs/trunk/; revision=4538
This commit is contained in:
parent
19efa576b3
commit
088688e47e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
stdenv.mkDerivation {
|
||||
name = "sane-backends-1.0.16";
|
||||
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";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue