From c2f679e5583188982cff0450d0fa1f7658ee5345 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 2 Mar 2017 21:47:47 +0100 Subject: [PATCH] speex: bump version. --- .../{speex-1.2~rc2.recipe => speex-1.2.0.recipe} | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename media-libs/speex/{speex-1.2~rc2.recipe => speex-1.2.0.recipe} (87%) diff --git a/media-libs/speex/speex-1.2~rc2.recipe b/media-libs/speex/speex-1.2.0.recipe similarity index 87% rename from media-libs/speex/speex-1.2~rc2.recipe rename to media-libs/speex/speex-1.2.0.recipe index ab94111c5..22a5a5eb6 100644 --- a/media-libs/speex/speex-1.2~rc2.recipe +++ b/media-libs/speex/speex-1.2.0.recipe @@ -16,17 +16,16 @@ COPYRIGHT="2002-2009 Xiph.org Foundation 2003 EpicGames 1992-1994 Jutta Degener, Carsten Bormann" LICENSE="Speex" -REVISION="3" -SOURCE_URI="http://downloads.xiph.org/releases/speex/speex-1.2rc2.tar.gz" -CHECKSUM_SHA256="caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891" -SOURCE_DIR="speex-1.2rc2" +REVISION="1" +SOURCE_URI="http://downloads.xiph.org/releases/speex/speex-$portVersion.tar.gz" +CHECKSUM_SHA256="eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" speex$secondaryArchSuffix = $portVersion - lib:libspeex$secondaryArchSuffix = 1.5.0 compat >= 1 + lib:libspeex$secondaryArchSuffix = 1.5.1 compat >= 1 " if [ -z "$secondaryArchSuffix" ]; then PROVIDES="$PROVIDES @@ -41,7 +40,7 @@ REQUIRES=" PROVIDES_devel=" speex${secondaryArchSuffix}_devel = $portVersion - devel:libspeex$secondaryArchSuffix = 1.5.0 compat >= 1 + devel:libspeex$secondaryArchSuffix = 1.5.1 compat >= 1 " REQUIRES_devel=" speex$secondaryArchSuffix == $portVersion