summaryrefslogtreecommitdiffstats
path: root/network/spice/spice.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2018-10-13 20:55:54 +0200
committer Willy Sudiarto Raharjo2018-10-21 01:47:05 +0200
commit0ddb2043bc78f12ab343187af3bff56265a77422 (patch)
tree55313bf80d12329751420e42deee5f6328c3f52f /network/spice/spice.SlackBuild
parent0c113c2aeefd5236a85cc3fbb5524e6c95187405 (diff)
downloadslackbuilds-0ddb2043bc78f12ab343187af3bff56265a77422.tar.gz
network/spice: Updated for version 0.14.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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