Opus: bump version to 1.3.1 (#3803)

This commit is contained in:
Robert Kausch
2019-04-28 09:56:46 +02:00
committed by Jérôme Duval
parent 5bd56ed6ef
commit 4315db051b
2 changed files with 2 additions and 2 deletions

View File

@@ -25,11 +25,11 @@ Supported features are:
* Good loss robustness and packet loss concealment (PLC) * Good loss robustness and packet loss concealment (PLC)
* Floating point and fixed-point implementation" * Floating point and fixed-point implementation"
HOMEPAGE="https://www.opus-codec.org/" HOMEPAGE="https://www.opus-codec.org/"
COPYRIGHT="2001-2018 Xiph.org" COPYRIGHT="2001-2019 Xiph.org"
LICENSE="BSD (3-clause)" LICENSE="BSD (3-clause)"
REVISION="1" REVISION="1"
SOURCE_URI="https://archive.mozilla.org/pub/opus/opus-$portVersion.tar.gz" SOURCE_URI="https://archive.mozilla.org/pub/opus/opus-$portVersion.tar.gz"
CHECKSUM_SHA256="4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550" CHECKSUM_SHA256="65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d"
PATCHES="opus-$portVersion.patchset" PATCHES="opus-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64" ARCHITECTURES="x86_gcc2 x86 x86_64"