leptonica: update to libtiff 6

This commit is contained in:
PulkoMandy
2024-08-10 20:33:50 +02:00
parent 126fa65241
commit a437d4fa55

View File

@@ -8,7 +8,7 @@ and image analysis operations. It's long list of features includes:
HOMEPAGE="http://www.leptonica.org/"
COPYRIGHT="2001-2012 Dan Bloomberg"
LICENSE="BSD (2-clause)"
REVISION="2"
REVISION="3"
SOURCE_URI="http://www.leptonica.org/source/leptonica-$portVersion.tar.gz"
CHECKSUM_SHA256="155302ee914668c27b6fe3ca9ff2da63b245f6d62f3061c8f27563774b8ae2d6"
@@ -65,7 +65,7 @@ BUILD_REQUIRES="
devel:libgif$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix >= 6
devel:libwebp$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"