opus: bump version.

This commit is contained in:
Jerome Duval
2017-06-03 00:50:54 +02:00
parent ee16c39f47
commit 47fdda7fb8
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ COPYRIGHT="2001-2014 Xiph.org"
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="http://downloads.xiph.org/releases/opus/opus-$portVersion.tar.gz"
CHECKSUM_SHA256="58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633"
CHECKSUM_SHA256="eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4"
PATCHES="opus-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -37,7 +37,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
opus$secondaryArchSuffix = $portVersion compat >= 1
lib:libopus$secondaryArchSuffix = 0.5.2 compat >= 0
lib:libopus$secondaryArchSuffix = 0.5.5 compat >= 0
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -45,7 +45,7 @@ REQUIRES="
PROVIDES_devel="
opus${secondaryArchSuffix}_devel = $portVersion compat >= 1
devel:libopus$secondaryArchSuffix = 0.5.2 compat >= 0
devel:libopus$secondaryArchSuffix = 0.5.5 compat >= 0
"
REQUIRES_devel="
opus$secondaryArchSuffix == $portVersion base