audio/opusfile: Updated for version 0.11.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-10-13 20:56:58 +02:00 committed by Willy Sudiarto Raharjo
parent 0ddb2043bc
commit c27f66e639
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opusfile
VERSION=${VERSION:-0.10}
VERSION=${VERSION:-0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="opusfile"
VERSION="0.10"
VERSION="0.11"
HOMEPAGE="http://www.opus-codec.org"
DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.10.tar.gz"
MD5SUM="ab3f7d15d766f5b36b0951ee435f9ebf"
DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.11.tar.gz"
MD5SUM="e1e94a9a663b4ca7a388f367baf1a7e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opus"