summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2015-03-09 17:40:18 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-14 16:55:49 +0700
commit6762b40c3549876c696538cf7698fb1df6160fc7 (patch)
tree80f92e3b11ad14c2ec7ba7bd01b04006377abfc0 /audio
parent31f6ef033f856b57eb51d30a369473e5ff99b0e8 (diff)
downloadslackbuilds-6762b40c3549876c696538cf7698fb1df6160fc7.tar.gz
slackbuilds-6762b40c3549876c696538cf7698fb1df6160fc7.tar.xz
audio/opusfile: Updated for version 0.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r--audio/opusfile/opusfile.SlackBuild4
-rw-r--r--audio/opusfile/opusfile.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/opusfile/opusfile.SlackBuild b/audio/opusfile/opusfile.SlackBuild
index b607e28b19..d26c6ed10d 100644
--- a/audio/opusfile/opusfile.SlackBuild
+++ b/audio/opusfile/opusfile.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for opusfile
-# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# 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=opusfile
-VERSION=${VERSION:-0.4}
+VERSION=${VERSION:-0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/opusfile/opusfile.info b/audio/opusfile/opusfile.info
index 3ed2202af0..e80aca63cc 100644
--- a/audio/opusfile/opusfile.info
+++ b/audio/opusfile/opusfile.info
@@ -1,8 +1,8 @@
PRGNAM="opusfile"
-VERSION="0.4"
+VERSION="0.6"
HOMEPAGE="http://www.opus-codec.org"
-DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.4.tar.gz"
-MD5SUM="80f3d4106106905255ff84def1b5d9ae"
+DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.6.tar.gz"
+MD5SUM="3d6705e66375f6205dffdd63b2ad3538"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opus"