From a19b5a8839eea1ff4b8649eaeee8bed4d024259c Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 20 Nov 2017 18:29:31 +0100 Subject: [PATCH] opusfile: bump version. --- .../{opusfile-0.9.recipe => opusfile-0.10.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename media-libs/opusfile/{opusfile-0.9.recipe => opusfile-0.10.recipe} (85%) diff --git a/media-libs/opusfile/opusfile-0.9.recipe b/media-libs/opusfile/opusfile-0.10.recipe similarity index 85% rename from media-libs/opusfile/opusfile-0.9.recipe rename to media-libs/opusfile/opusfile-0.10.recipe index 95864aed8..a35f04c89 100644 --- a/media-libs/opusfile/opusfile-0.9.recipe +++ b/media-libs/opusfile/opusfile-0.10.recipe @@ -14,15 +14,15 @@ COPYRIGHT="2001-2014 Xiph.org" LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="http://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz" -CHECKSUM_SHA256="f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979" +CHECKSUM_SHA256="48e03526ba87ef9cf5f1c47b5ebe3aa195bd89b912a57060c36184a6cd19412f" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" opusfile$secondaryArchSuffix = $portVersion compat >= 0 - lib:libopusfile$secondaryArchSuffix = 0.4.2 compat >= 0 - lib:libopusurl$secondaryArchSuffix = 0.4.2 compat >= 0 + lib:libopusfile$secondaryArchSuffix = 0.4.3 compat >= 0 + lib:libopusurl$secondaryArchSuffix = 0.4.3 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -33,8 +33,8 @@ REQUIRES=" PROVIDES_devel=" opusfile${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libopusfile$secondaryArchSuffix = 0.4.2 compat >= 0 - devel:libopusurl$secondaryArchSuffix = 0.4.2 compat >= 0 + devel:libopusfile$secondaryArchSuffix = 0.4.3 compat >= 0 + devel:libopusurl$secondaryArchSuffix = 0.4.3 compat >= 0 " REQUIRES_devel=" opusfile$secondaryArchSuffix == $portVersion base