diff --git a/media-libs/tiff/patches/tiff4-4.0.7.patchset b/media-libs/tiff/patches/tiff4-4.0.8.patchset similarity index 100% rename from media-libs/tiff/patches/tiff4-4.0.7.patchset rename to media-libs/tiff/patches/tiff4-4.0.8.patchset diff --git a/media-libs/tiff/tiff4-4.0.7.recipe b/media-libs/tiff/tiff4-4.0.8.recipe similarity index 89% rename from media-libs/tiff/tiff4-4.0.7.recipe rename to media-libs/tiff/tiff4-4.0.8.recipe index b7e5e248c..fdac32a84 100644 --- a/media-libs/tiff/tiff4-4.0.7.recipe +++ b/media-libs/tiff/tiff4-4.0.8.recipe @@ -9,7 +9,7 @@ COPYRIGHT="1988-1997 Sam Leffler LICENSE="MIT" REVISION="1" SOURCE_URI="http://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz" -CHECKSUM_SHA256="9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019" +CHECKSUM_SHA256="59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910" SOURCE_DIR="tiff-$portVersion" PATCHES="tiff4-$portVersion.patchset" @@ -18,8 +18,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" tiff4$secondaryArchSuffix = $portVersion compat >= 4 - lib:libtiff$secondaryArchSuffix = 5.2.5 compat >= 5 - lib:libtiffxx$secondaryArchSuffix = 5.2.5 compat >= 5 + lib:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5 + lib:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5 " REQUIRES=" haiku$secondaryArchSuffix @@ -30,8 +30,8 @@ REQUIRES=" PROVIDES_devel=" tiff4${secondaryArchSuffix}_devel = $portVersion compat >= 4 - devel:libtiff$secondaryArchSuffix = 5.2.5 compat >= 5 - devel:libtiffxx$secondaryArchSuffix = 5.2.5 compat >= 5 + devel:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5 + devel:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5 " REQUIRES_devel=" tiff4$secondaryArchSuffix == $portVersion base