From e5458d86ad8c16088185e9b6d6eac02d3de39568 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 3 Jul 2017 20:52:26 +0200 Subject: [PATCH] opusfile: bump version. --- .../{opusfile-0.7.recipe => opusfile-0.8.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename media-libs/opusfile/{opusfile-0.7.recipe => opusfile-0.8.recipe} (85%) diff --git a/media-libs/opusfile/opusfile-0.7.recipe b/media-libs/opusfile/opusfile-0.8.recipe similarity index 85% rename from media-libs/opusfile/opusfile-0.7.recipe rename to media-libs/opusfile/opusfile-0.8.recipe index a41e6f50c..3705c55cf 100644 --- a/media-libs/opusfile/opusfile-0.7.recipe +++ b/media-libs/opusfile/opusfile-0.8.recipe @@ -12,17 +12,17 @@ windows systems." HOMEPAGE="http://www.opus-codec.org" COPYRIGHT="2001-2014 Xiph.org" LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="http://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz" -CHECKSUM_SHA256="9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301" +CHECKSUM_SHA256="2c231ed3cfaa1b3173f52d740e5bbd77d51b9dfecb87014b404917fba4b855a4" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" opusfile$secondaryArchSuffix = $portVersion compat >= 0 - lib:libopusfile$secondaryArchSuffix = 0.4.0 compat >= 0 - lib:libopusurl$secondaryArchSuffix = 0.4.0 compat >= 0 + lib:libopusfile$secondaryArchSuffix = 0.4.1 compat >= 0 + lib:libopusurl$secondaryArchSuffix = 0.4.1 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -33,8 +33,8 @@ REQUIRES=" PROVIDES_devel=" opusfile${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libopusfile$secondaryArchSuffix = 0.4.0 compat >= 0 - devel:libopusurl$secondaryArchSuffix = 0.4.0 compat >= 0 + devel:libopusfile$secondaryArchSuffix = 0.4.1 compat >= 0 + devel:libopusurl$secondaryArchSuffix = 0.4.1 compat >= 0 " REQUIRES_devel=" opusfile$secondaryArchSuffix == $portVersion base