diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-03-09 17:36:57 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 16:55:49 +0700 |
commit | 31f6ef033f856b57eb51d30a369473e5ff99b0e8 (patch) | |
tree | a161f927656ff529e537209b2a025c4647c49a2c /audio | |
parent | 546a2d5c72fc61ff9e0c9e8288d74c2a87f93949 (diff) |
audio/opus-tools: Updated for version 0.1.9.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/opus-tools/opus-tools.SlackBuild | 4 | ||||
-rw-r--r-- | audio/opus-tools/opus-tools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/opus-tools/opus-tools.SlackBuild b/audio/opus-tools/opus-tools.SlackBuild index 793dc9a0b97f..651aed04a0fa 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 6cbb7ed85b37..a0657a414b90 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" |