diff options
Diffstat (limited to 'system/sst/sst.SlackBuild')
-rw-r--r-- | system/sst/sst.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/sst/sst.SlackBuild b/system/sst/sst.SlackBuild index c4b86ea0b2..27fd110f96 100644 --- a/system/sst/sst.SlackBuild +++ b/system/sst/sst.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sst -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |