diff --git a/media-libs/tiff/tiff4-4.4.0.recipe b/media-libs/tiff/tiff4-4.4.0.recipe index 48fd831df..6303f69d3 100644 --- a/media-libs/tiff/tiff4-4.4.0.recipe +++ b/media-libs/tiff/tiff4-4.4.0.recipe @@ -7,7 +7,7 @@ HOMEPAGE="http://www.libtiff.org/" COPYRIGHT="1988-1997 Sam Leffler 1991-1997 Silicon Graphics, Inc." LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz" CHECKSUM_SHA256="917223b37538959aca3b790d2d73aa6e626b688e02dcda272aec24c2f498abed" SOURCE_DIR="tiff-$portVersion" @@ -32,8 +32,8 @@ REQUIRES=" PROVIDES_devel=" tiff4${secondaryArchSuffix}_devel = $portVersionCompat - devel:libtiff$secondaryArchSuffix = $libVersionCompat - devel:libtiffxx$secondaryArchSuffix = $libVersionCompat +# devel:libtiff$secondaryArchSuffix = $libVersionCompat +# devel:libtiffxx$secondaryArchSuffix = $libVersionCompat " REQUIRES_devel=" tiff4$secondaryArchSuffix == $portVersion base