aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"