aboutsummaryrefslogtreecommitdiff
path: root/patches/libtiff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-20 00:21:47 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-20 00:21:47 +0000
commitc67892378e6664cf99989d68b5c3fa72713e2c6f (patch)
tree4f38877e51323f0673ae81c527a0057ed437b16c /patches/libtiff
parent423a9275e01626b37afc82de304a7f8192404190 (diff)
downloadslackbuilds-c67892378e6664cf99989d68b5c3fa72713e2c6f.tar.gz
slackbuilds-c67892378e6664cf99989d68b5c3fa72713e2c6f.tar.bz2
updated libtiff
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@38 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/libtiff')
-rwxr-xr-xpatches/libtiff/libtiff.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/libtiff/libtiff.SlackBuild b/patches/libtiff/libtiff.SlackBuild
index bd0ba1f8..3d736197 100755
--- a/patches/libtiff/libtiff.SlackBuild
+++ b/patches/libtiff/libtiff.SlackBuild
@@ -37,7 +37,7 @@ fi
RTOOL="wget"
PACKAGE_EXT="gz"
-SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
+SRC="tiff-$VERSION.tar.$PACKAGE_EXT"
URL="ftp://ftp.remotesensing.org/pub/libtiff/$SRC"
SRC_DIR="$SRC_DIR/$PACKAGE"