tiff4: bump version

This commit is contained in:
Jerome Duval
2021-01-23 11:09:23 +01:00
parent 6aa1425d0c
commit d82585fd0a
2 changed files with 4 additions and 4 deletions

View File

@@ -7,16 +7,16 @@ HOMEPAGE="http://www.libtiff.org/"
COPYRIGHT="1988-1997 Sam Leffler
1991-1997 Silicon Graphics, Inc."
LICENSE="MIT"
REVISION="3"
REVISION="1"
SOURCE_URI="https://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
CHECKSUM_SHA256="5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634"
CHECKSUM_SHA256="eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb"
SOURCE_DIR="tiff-$portVersion"
PATCHES="tiff4-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion="5.5.0"
libVersion="5.6.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= ${portVersion%%.*}"
@@ -124,7 +124,7 @@ INSTALL()
{
make install
rm -f $libDir/libtiff*.la
rm -f $libDir/libtiff*.*a
prepareInstalledDevelLibs libtiff libtiffxx
fixPkgconfig