From 8724fdaabd4d6cce90f6fe08a82a9a2ebfd6a396 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 4 Jan 2025 14:18:17 +0100 Subject: [PATCH] libgeotiff, revbump, use newer tiff library (#11584) --- sci-libs/libgeotiff/libgeotiff-1.7.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/libgeotiff/libgeotiff-1.7.1.recipe b/sci-libs/libgeotiff/libgeotiff-1.7.1.recipe index b3f7f3f22..c3c9285d2 100644 --- a/sci-libs/libgeotiff/libgeotiff-1.7.1.recipe +++ b/sci-libs/libgeotiff/libgeotiff-1.7.1.recipe @@ -4,7 +4,7 @@ cartographic projections." HOMEPAGE="https://trac.osgeo.org/geotiff/" COPYRIGHT="1999-2012 Frank Warmerdam" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-$portVersion.tar.gz" CHECKSUM_SHA256="05ab1347aaa471fc97347d8d4269ff0c00f30fa666d956baba37948ec87e55d6" @@ -62,7 +62,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libjpeg$secondaryArchSuffix devel:libproj$secondaryArchSuffix - devel:libtiff$secondaryArchSuffix >= 5 + devel:libtiff$secondaryArchSuffix >= 6 devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="