summaryrefslogtreecommitdiffstats
path: root/system/sst/sst.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/sst/sst.SlackBuild')
-rw-r--r--system/sst/sst.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sst/sst.SlackBuild b/system/sst/sst.SlackBuild
index 45c2400ff6..1ce2a4b715 100644
--- a/system/sst/sst.SlackBuild
+++ b/system/sst/sst.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sst
-# Copyright 2022-2023, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2022-2024, 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.11}
+VERSION=${VERSION:-1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}