diff options
author | tnut <tnut at nutyx dot com> | 2011-05-12 21:49:44 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-05-12 21:49:44 +0200 |
commit | b5a60f84646d0992dea442d81e5f2b4ba8756d86 (patch) | |
tree | dc6fc8b258f37622e801031186bdfd10d4b64ecf /base | |
parent | ba750a64d19be3fedafde77d9fa236749eddf640 (diff) | |
download | nutyx-pakxe-b5a60f84646d0992dea442d81e5f2b4ba8756d86.tar.gz nutyx-pakxe-b5a60f84646d0992dea442d81e5f2b4ba8756d86.tar.bz2 nutyx-pakxe-b5a60f84646d0992dea442d81e5f2b4ba8756d86.tar.xz nutyx-pakxe-b5a60f84646d0992dea442d81e5f2b4ba8756d86.zip |
libtiff, maj url, merci piernov
Diffstat (limited to 'base')
-rwxr-xr-x | base/libtiff/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/libtiff/Pkgfile b/base/libtiff/Pkgfile index 52c717d70..f3a0cb966 100755 --- a/base/libtiff/Pkgfile +++ b/base/libtiff/Pkgfile @@ -6,7 +6,7 @@ name=libtiff version=3.9.4 release=1 -source=( ftp://ftp.remotesensing.org/pub/libtiff/tiff-$version.tar.gz) +source=(http://download.osgeo.org/libtiff/tiff-$version.tar.gz) build() { |