Update libtiff URLs (#18611)
* libtiff: remove dead source url * libgeotiff: update url
This commit is contained in:
@@ -4,7 +4,7 @@ stdenv.mkDerivation {
|
||||
name = "libgeotiff-1.2.5";
|
||||
|
||||
src = fetchurl {
|
||||
url = ftp://ftp.remotesensing.org/pub/geotiff/libgeotiff/libgeotiff-1.2.5.tar.gz;
|
||||
url = http://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.2.5.tar.gz;
|
||||
sha256 = "0z2yx77pm0zs81hc0b4lwzdd5s0rxcbylnscgq80b649src1fyzj";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user