summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2015-03-09 17:36:57 +0100
committer Willy Sudiarto Raharjo2015-03-14 10:55:49 +0100
commit31f6ef033f856b57eb51d30a369473e5ff99b0e8 (patch)
treea161f927656ff529e537209b2a025c4647c49a2c
parent546a2d5c72fc61ff9e0c9e8288d74c2a87f93949 (diff)
downloadslackbuilds-31f6ef033f856b57eb51d30a369473e5ff99b0e8.tar.gz
audio/opus-tools: Updated for version 0.1.9.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--audio/opus-tools/opus-tools.SlackBuild4
-rw-r--r--audio/opus-tools/opus-tools.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/opus-tools/opus-tools.SlackBuild b/audio/opus-tools/opus-tools.SlackBuild
index 793dc9a0b9..651aed04a0 100644
--- a/audio/opus-tools/opus-tools.SlackBuild
+++ b/audio/opus-tools/opus-tools.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for opus-tools
-# 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=opus-tools
-VERSION=${VERSION:-0.1.8}
+VERSION=${VERSION:-0.1.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/audio/opus-tools/opus-tools.info b/audio/opus-tools/opus-tools.info
index 6cbb7ed85b..a0657a414b 100644
--- a/audio/opus-tools/opus-tools.info
+++ b/audio/opus-tools/opus-tools.info
@@ -1,8 +1,8 @@
PRGNAM="opus-tools"
-VERSION="0.1.8"
+VERSION="0.1.9"
HOMEPAGE="http://www.opus-codec.org"
-DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opus-tools-0.1.8.tar.gz"
-MD5SUM="b424790eda9357a4df394e2d7ca19eac"
+DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opus-tools-0.1.9.tar.gz"
+MD5SUM="20682e4d8d1ae9ec5af3cf43e808b8cb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opus"