audio/opus: Updated for version 1.1.4.

This fixed CVE-2017-0381.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-22 02:14:56 +07:00
parent a37f8239eb
commit 9b90ce556f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for opus
# Copyright 2012-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2012-2017 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.3}
VERSION=${VERSION:-1.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="opus"
VERSION="1.1.3"
VERSION="1.1.4"
HOMEPAGE="http://opus-codec.org/"
DOWNLOAD="http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz"
MD5SUM="32bbb6b557fe1b6066adc0ae1f08b629"
DOWNLOAD="http://downloads.xiph.org/releases/opus/opus-1.1.4.tar.gz"
MD5SUM="a2c09d995d0885665ff83b5df2505a5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""