summaryrefslogtreecommitdiffstats
path: root/network/mumble
diff options
context:
space:
mode:
Diffstat (limited to 'network/mumble')
-rw-r--r--network/mumble/mumble.SlackBuild4
-rw-r--r--network/mumble/mumble.info6
2 files changed, 5 insertions, 5 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 \
diff --git a/network/mumble/mumble.info b/network/mumble/mumble.info
index 51c1daa183..56f8d153b2 100644
--- a/network/mumble/mumble.info
+++ b/network/mumble/mumble.info
@@ -1,8 +1,8 @@
PRGNAM="mumble"
-VERSION="1.2.4"
+VERSION="1.2.5"
HOMEPAGE="http://mumble.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/mumble/mumble-1.2.4.tar.gz"
-MD5SUM="49bc6abea78f9c54298934c2c28a7c7c"
+DOWNLOAD="http://downloads.sourceforge.net/mumble/mumble-1.2.5.tar.gz"
+MD5SUM="084ca44252bd5356b68af555f81ba6f6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="protobuf opus speex"