summaryrefslogtreecommitdiffstats
path: root/network/spice/spice.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'network/spice/spice.SlackBuild')
-rw-r--r--network/spice/spice.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild
index 3d1ecc7a10..e887c96ddf 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for spice
-# Copyright 2013-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spice
-VERSION=${VERSION:-0.14.0}
+VERSION=${VERSION:-0.14.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -86,6 +86,7 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--disable-static \
--enable-client \
+ --disable-celt051 \
$with_cacard \
--build=$ARCH-slackware-linux