summaryrefslogtreecommitdiffstats
path: root/development/bcpp/bcpp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/bcpp/bcpp.SlackBuild')
-rw-r--r--development/bcpp/bcpp.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/development/bcpp/bcpp.SlackBuild b/development/bcpp/bcpp.SlackBuild
index 0200d0d84b..967c55ad32 100644
--- a/development/bcpp/bcpp.SlackBuild
+++ b/development/bcpp/bcpp.SlackBuild
@@ -6,10 +6,12 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240312 bkw: update for v20240111.
+
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bcpp
-VERSION=${VERSION:-20230130}
+VERSION=${VERSION:-20240111}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}