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.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild
index 4b336a9bce..4a95f53261 100644
--- a/network/spice/spice.SlackBuild
+++ b/network/spice/spice.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for spice
-# Copyright 2013-2021 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2013-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=spice
-VERSION=${VERSION:-0.15.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.15.2}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}