opus: bump version.

This commit is contained in:
Jerome Duval
2016-01-13 17:19:37 +00:00
parent 32b4c29661
commit 70de777d25
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="9b84ff56bd7720d5554103c557664efac2b8b18acc4bbcc234cb881ab9a3371e"
CHECKSUM_SHA256="0e290078e31211baa7b5886bcc8ab6bc048b9fc83882532da4a1a45e58e907fd"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -38,7 +38,7 @@ PATCHES="opus-$portVersion.patchset"
PROVIDES="
opus$secondaryArchSuffix = $portVersion compat >= 1
lib:libopus$secondaryArchSuffix = 0.5.1 compat >= 0
lib:libopus$secondaryArchSuffix = 0.5.2 compat >= 0
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -46,7 +46,7 @@ REQUIRES="
PROVIDES_devel="
opus${secondaryArchSuffix}_devel = $portVersion compat >= 1
devel:libopus$secondaryArchSuffix = 0.5.1 compat >= 0
devel:libopus$secondaryArchSuffix = 0.5.2 compat >= 0
"
REQUIRES_devel="
opus$secondaryArchSuffix == $portVersion base