diff --git a/media-libs/chromaprint/chromaprint-1.4.1.recipe b/media-libs/chromaprint/chromaprint-1.4.2.recipe similarity index 85% rename from media-libs/chromaprint/chromaprint-1.4.1.recipe rename to media-libs/chromaprint/chromaprint-1.4.2.recipe index 971b1e046..26f8c8041 100644 --- a/media-libs/chromaprint/chromaprint-1.4.1.recipe +++ b/media-libs/chromaprint/chromaprint-1.4.2.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2010-2012, 2015 Lukas Lalinsky" LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-$portVersion.tar.gz" -CHECKSUM_SHA256="d94e171e0b3d60a8fefe6846a3c0ed3a9a939cb44a7d7113331fdbc140de6d34" +CHECKSUM_SHA256="989609a7e841dd75b34ee793bd1d049ce99a8f0d444b3cea39d57c3e5d26b4d4" PATCHES="chromaprint-$portVersion.patchset" ARCHITECTURES="?x86_gcc2 x86 x86_64" @@ -14,7 +14,7 @@ SECONDARY_ARCHITECTURES="?x86_gcc2 x86" PROVIDES=" chromaprint$secondaryArchSuffix = $portVersion compat >= 1 - lib:libchromaprint$secondaryArchSuffix = 1.4.1 compat >= 1 + lib:libchromaprint$secondaryArchSuffix = $portVersion compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -23,7 +23,7 @@ REQUIRES=" PROVIDES_devel=" chromaprint${secondaryArchSuffix}_devel = $portVersion compat >= 1 - devel:libchromaprint$secondaryArchSuffix = 1.4.1 compat >= 1 + devel:libchromaprint$secondaryArchSuffix = $portVersion compat >= 1 " REQUIRES_devel=" chromaprint$secondaryArchSuffix == $portVersion base diff --git a/media-libs/chromaprint/patches/chromaprint-1.4.1.patchset b/media-libs/chromaprint/patches/chromaprint-1.4.2.patchset similarity index 100% rename from media-libs/chromaprint/patches/chromaprint-1.4.1.patchset rename to media-libs/chromaprint/patches/chromaprint-1.4.2.patchset