summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/bcpp/bcpp.SlackBuild4
-rw-r--r--development/bcpp/bcpp.info6
2 files changed, 6 insertions, 4 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}
diff --git a/development/bcpp/bcpp.info b/development/bcpp/bcpp.info
index 8977b3b40b..7a3dca246c 100644
--- a/development/bcpp/bcpp.info
+++ b/development/bcpp/bcpp.info
@@ -1,8 +1,8 @@
PRGNAM="bcpp"
-VERSION="20230130"
+VERSION="20240111"
HOMEPAGE="https://invisible-island.net/bcpp/bcpp.html"
-DOWNLOAD="https://invisible-island.net/archives/bcpp/bcpp-20230130.tgz"
-MD5SUM="da9ba740760c3d15c54c8fb2e8d21a9e"
+DOWNLOAD="https://invisible-island.net/archives/bcpp/bcpp-20240111.tgz"
+MD5SUM="151d44c39c0573c8da58196f4caf2b84"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""