diff options
Diffstat (limited to 'system/sst/sst.SlackBuild')
-rw-r--r-- | system/sst/sst.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sst/sst.SlackBuild b/system/sst/sst.SlackBuild index 4f93825d89e36..f548082b54a44 100644 --- a/system/sst/sst.SlackBuild +++ b/system/sst/sst.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sst -# Copyright 2022, Alexander Verbovetsky, Moscow, Russia +# Copyright 20222023, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sst -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |