summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2017-12-07 15:23:02 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-09 08:27:42 +0700
commit9a57bf7086d3d077959e578c5b890fdc3d83fbc3 (patch)
treeebda48905b60be8d81353c9901298e45b5b74fd7
parent39cecc4af9de26ead44406a9d97027daaaa18ee2 (diff)
downloadslackbuilds-9a57bf7086d3d077959e578c5b890fdc3d83fbc3.tar.gz
slackbuilds-9a57bf7086d3d077959e578c5b890fdc3d83fbc3.tar.xz
audio/opusfile: Updated for version 0.9.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--audio/opusfile/opusfile.SlackBuild6
-rw-r--r--audio/opusfile/opusfile.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/opusfile/opusfile.SlackBuild b/audio/opusfile/opusfile.SlackBuild
index 2f4083ac29..79578d6a41 100644
--- a/audio/opusfile/opusfile.SlackBuild
+++ b/audio/opusfile/opusfile.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for opusfile
-# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2017 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.8}
+VERSION=${VERSION:-0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -54,7 +54,7 @@ else
LIBDIRSUFFIX=""
fi
-DOCS="AUTHORS COPYING README.txt"
+DOCS="AUTHORS COPYING README.md"
set -e
diff --git a/audio/opusfile/opusfile.info b/audio/opusfile/opusfile.info
index bf4eef0d40..3e0791a9c6 100644
--- a/audio/opusfile/opusfile.info
+++ b/audio/opusfile/opusfile.info
@@ -1,8 +1,8 @@
PRGNAM="opusfile"
-VERSION="0.8"
+VERSION="0.9"
HOMEPAGE="http://www.opus-codec.org"
-DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.8.tar.gz"
-MD5SUM="78ad26f75900dc8428d75e6e4256196d"
+DOWNLOAD="https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.9.tar.gz"
+MD5SUM="a08a6735476516d60fb226ad9ae191ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="opus"