From bfaeb66ebc44755aff649a042e10d664e0d46247 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 9 Feb 2016 19:53:06 +0000 Subject: [PATCH] opusfile: bump version. --- .../{opusfile-0.6.recipe => opusfile-0.7.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename media-libs/opusfile/{opusfile-0.6.recipe => opusfile-0.7.recipe} (85%) diff --git a/media-libs/opusfile/opusfile-0.6.recipe b/media-libs/opusfile/opusfile-0.7.recipe similarity index 85% rename from media-libs/opusfile/opusfile-0.6.recipe rename to media-libs/opusfile/opusfile-0.7.recipe index f6bd67d1a..cec825bc9 100644 --- a/media-libs/opusfile/opusfile-0.6.recipe +++ b/media-libs/opusfile/opusfile-0.7.recipe @@ -13,7 +13,7 @@ HOMEPAGE="http://www.opus-codec.org" COPYRIGHT="2001-2014 Xiph.org" LICENSE="BSD (3-clause)" SOURCE_URI="http://downloads.xiph.org/releases/opus/opusfile-$portVersion.tar.gz" -CHECKSUM_SHA256="2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6" +CHECKSUM_SHA256="9e2bed13bc729058591a0f1cab2505e8cfd8e7ac460bf10a78bcc3b125e7c301" REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -21,8 +21,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" opusfile$secondaryArchSuffix = $portVersion compat >= 0 - lib:libopusfile$secondaryArchSuffix = 0.3.1 compat >= 0 - lib:libopusurl$secondaryArchSuffix = 0.3.1 compat >= 0 + lib:libopusfile$secondaryArchSuffix = 0.4.0 compat >= 0 + lib:libopusurl$secondaryArchSuffix = 0.4.0 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -33,8 +33,8 @@ REQUIRES=" PROVIDES_devel=" opusfile${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libopusfile$secondaryArchSuffix = 0.3.1 compat >= 0 - devel:libopusurl$secondaryArchSuffix = 0.3.1 compat >= 0 + devel:libopusfile$secondaryArchSuffix = 0.4.0 compat >= 0 + devel:libopusurl$secondaryArchSuffix = 0.4.0 compat >= 0 " REQUIRES_devel=" opusfile$secondaryArchSuffix == $portVersion base