diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-12-10 19:38:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | af9b80e5047f19a0ac8a12e12d9e10484606a274 (patch) | |
tree | c0cc3c1dd04505ea09f1ba41fafe4dddc0358ef3 /network/spice/spice.SlackBuild | |
parent | a222a2e7c67b2904d56f12c0be438b2cdbccda83 (diff) | |
download | slackbuilds-af9b80e5047f19a0ac8a12e12d9e10484606a274.tar.gz |
network/spice: Updated for version 0.12.6.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/spice/spice.SlackBuild')
-rw-r--r-- | network/spice/spice.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/spice/spice.SlackBuild b/network/spice/spice.SlackBuild index 224bcb7c03..5443e4fa56 100644 --- a/network/spice/spice.SlackBuild +++ b/network/spice/spice.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spice -VERSION=${VERSION:-0.12.5} +VERSION=${VERSION:-0.12.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |