development/bcpp: Updated for version 20240111.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2024-03-12 17:39:46 -04:00 committed by Willy Sudiarto Raharjo
parent 7ad8577067
commit ccc0372dec
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View File

@ -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}

View File

@ -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=""