tiff4: bump version.

This commit is contained in:
Jerome Duval
2019-11-12 18:47:21 +01:00
parent 57c7dace14
commit e96386d7e8
2 changed files with 3 additions and 3 deletions

View File

@@ -9,14 +9,14 @@ COPYRIGHT="1988-1997 Sam Leffler
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
CHECKSUM_SHA256="2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4"
CHECKSUM_SHA256="5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634"
SOURCE_DIR="tiff-$portVersion"
PATCHES="tiff4-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion="5.4.0"
libVersion="5.5.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= ${portVersion%%.*}"
@@ -79,7 +79,7 @@ fi
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libjpeg$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix >= 9
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="