summaryrefslogtreecommitdiff
path: root/libtiff
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2010-07-25 15:08:30 +0200
committerTilman Sauerbeck <tilman@crux.nu>2010-07-25 15:08:30 +0200
commit6d9e735eaf9850c74fbfef92114342cc21a5a1a7 (patch)
tree14edd461e6209ea29cd030f5a9e600b5fad970c2 /libtiff
parent0fab40756a1d192c777747e783bf57b47c1183ab (diff)
downloadopt-6d9e735eaf9850c74fbfef92114342cc21a5a1a7.tar.gz
opt-6d9e735eaf9850c74fbfef92114342cc21a5a1a7.tar.xz
libtiff: fixed download and homepage URLs.
Diffstat (limited to 'libtiff')
-rw-r--r--libtiff/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/Pkgfile b/libtiff/Pkgfile
index fe4561e8d..5f2ffb0d1 100644
--- a/libtiff/Pkgfile
+++ b/libtiff/Pkgfile
@@ -1,12 +1,12 @@
# Description: Library for manipulation of TIFF (Tag Image File Format) images
-# URL: http://www.remotesensing.org/libtiff/
+# URL: http://libtiff.maptools.org/
# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
# Depends on: libjpeg, zlib
name=libtiff
version=3.9.4
release=1
-source=(ftp://ftp.remotesensing.org/libtiff/tiff-$version.tar.gz)
+source=(http://download.osgeo.org/libtiff/tiff-$version.tar.gz)
build() {
cd tiff-$version

Generated by cgit