diff --git a/media-libs/libreplaygain/libreplaygain-475.recipe b/media-libs/libreplaygain/libreplaygain-475.recipe index d526d7fb6..afb009816 100644 --- a/media-libs/libreplaygain/libreplaygain-475.recipe +++ b/media-libs/libreplaygain/libreplaygain-475.recipe @@ -4,7 +4,7 @@ suggests dB adjustments according to the ReplayGain standard." HOMEPAGE="https://www.musepack.net/" COPYRIGHT="1997-2011 Musepack Project" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="3" SOURCE_URI="http://files.musepack.net/source/libreplaygain_r$portVersion.tar.gz" CHECKSUM_SHA256="8258bf785547ac2cda43bb195e07522f0a3682f55abe97753c974609ec232482" SOURCE_DIR="libreplaygain_r$portVersion" @@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libreplaygain$secondaryArchSuffix = $portVersion - lib:libreplaygain$secondaryArchSuffix = 1.0.0 compat = 1 + lib:libreplaygain$secondaryArchSuffix = 1.0.0 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -22,7 +22,7 @@ REQUIRES=" PROVIDES_devel=" libreplaygain${secondaryArchSuffix}_devel = $portVersion - devel:libreplaygain$secondaryArchSuffix + devel:libreplaygain$secondaryArchSuffix = 1.0.0 compat >= 1 " REQUIRES_devel=" libreplaygain$secondaryArchSuffix == $portVersion base