diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2022-02-13 20:18:25 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2022-02-14 02:59:27 -0600 |
commit | 6b0e4faecf548fc3c5a61d3f74f4d641f97a6277 (patch) | |
tree | a04088e5251506bc1c318583f25fdd17fb65a8b1 /development/spice-protocol/spice-protocol.SlackBuild | |
parent | 917e7af9455ed55ed7892e5f76b582cd3e6de8ca (diff) |
development/spice-protocol: Updated for version 0.14.4.
Diffstat (limited to 'development/spice-protocol/spice-protocol.SlackBuild')
-rw-r--r-- | development/spice-protocol/spice-protocol.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/spice-protocol/spice-protocol.SlackBuild b/development/spice-protocol/spice-protocol.SlackBuild index 1d9751cacca38..f77f4e2b8156d 100644 --- a/development/spice-protocol/spice-protocol.SlackBuild +++ b/development/spice-protocol/spice-protocol.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=spice-protocol -VERSION=${VERSION:-0.14.3} +VERSION=${VERSION:-0.14.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |