audio/opus: Updated for version 1.1.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-02-21 13:32:29 +07:00
parent c08ea6b407
commit 110c7f9132
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for opus
# Copyright 2012-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2012-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opus
VERSION=${VERSION:-1.1.1}
VERSION=${VERSION:-1.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="opus"
VERSION="1.1.1"
VERSION="1.1.2"
HOMEPAGE="http://opus-codec.org/"
DOWNLOAD="http://downloads.xiph.org/releases/opus/opus-1.1.1.tar.gz"
MD5SUM="cfb354d4c65217ca32a762f8ab15f2ac"
DOWNLOAD="http://downloads.xiph.org/releases/opus/opus-1.1.2.tar.gz"
MD5SUM="1f08a661bc72930187893a07f3741a91"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""