summaryrefslogtreecommitdiffstats
path: root/libraries/stormlib/stormlib.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/stormlib/stormlib.SlackBuild')
-rw-r--r--libraries/stormlib/stormlib.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/stormlib/stormlib.SlackBuild b/libraries/stormlib/stormlib.SlackBuild
index 50c99b5ced..67b637c633 100644
--- a/libraries/stormlib/stormlib.SlackBuild
+++ b/libraries/stormlib/stormlib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for stormlib
-# Copyright 2022 Steven Voges <Oregon, USA>
+# Copyright 2022-2023 Steven Voges <Oregon, USA>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stormlib
SRCNAM=StormLib
-VERSION=${VERSION:-9.24}
+VERSION=${VERSION:-9.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}