summaryrefslogtreecommitdiffstats
path: root/system/cpmtools/cpmtools.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/cpmtools/cpmtools.SlackBuild')
-rw-r--r--system/cpmtools/cpmtools.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/cpmtools/cpmtools.SlackBuild b/system/cpmtools/cpmtools.SlackBuild
index e36d3e4e9a..6dc888f8fe 100644
--- a/system/cpmtools/cpmtools.SlackBuild
+++ b/system/cpmtools/cpmtools.SlackBuild
@@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230819 bkw: updated for v2.24.
# 20221227 bkw: updated for v2.23.
# 20201102 bkw:
# - Updated for v2.21. Can't build older versions, sorry.
@@ -15,7 +16,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cpmtools
-VERSION=${VERSION:-2.23}
+VERSION=${VERSION:-2.24}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}