summaryrefslogtreecommitdiffstats
path: root/network/mumble/mumble.SlackBuild
diff options
context:
space:
mode:
author Edward W. Koenig2014-02-28 08:43:43 +0100
committer Willy Sudiarto Raharjo2014-02-28 08:43:43 +0100
commit04d685106ab1d18fbe3ccb0704145a74580c1cc9 (patch)
treee802c226ec5bb02aa617a1fbb3ed3b375e0fcdaf /network/mumble/mumble.SlackBuild
parenta0b869eafb07fa85d23cbfffc0c3feabbd5b85b1 (diff)
downloadslackbuilds-04d685106ab1d18fbe3ccb0704145a74580c1cc9.tar.gz
network/mumble: Updated for version 1.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/mumble/mumble.SlackBuild')
-rw-r--r--network/mumble/mumble.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/mumble/mumble.SlackBuild b/network/mumble/mumble.SlackBuild
index 0c23ed80b2..90d7e3c0d2 100644
--- a/network/mumble/mumble.SlackBuild
+++ b/network/mumble/mumble.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mumble
-VERSION=${VERSION:-1.2.4}
+VERSION=${VERSION:-1.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -115,7 +115,7 @@ install -m 755 release/mumble $PKG/usr/bin
# Mumble's bundled celt is needed:
# celt-0.7.0 is needed to keep compatibility with other clients
-# celt-0,11.0 is needed as SBo's 0.11.3 is incompatible
+# celt-0.11.0 is needed as SBo's 0.11.3 is incompatible
cp -a release/libcelt0.so* $PKG/usr/lib${LIBDIRSUFFIX}/mumble
install -m 644 \