summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/bmake/bmake.SlackBuild3
-rw-r--r--development/bmake/bmake.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild
index fcac31e641..ddc09c7bab 100644
--- a/development/bmake/bmake.SlackBuild
+++ b/development/bmake/bmake.SlackBuild
@@ -24,6 +24,7 @@
# Now maintained by B. Watson <urchlay@slackware.uk>
+# 20230108 bkw: update for 20220928
# 20210829 bkw: update for 20210803
# - there is a 20210808 release (5 days newer) but it fails its
# own self-tests (specifically job-output-null).
@@ -40,7 +41,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bmake
-VERSION=${VERSION:-20210803}
+VERSION=${VERSION:-20220928}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/bmake/bmake.info b/development/bmake/bmake.info
index af1323f09b..c1a2973678 100644
--- a/development/bmake/bmake.info
+++ b/development/bmake/bmake.info
@@ -1,8 +1,8 @@
PRGNAM="bmake"
-VERSION="20210803"
+VERSION="20220928"
HOMEPAGE="https://www.crufty.net/help/sjg/bmake.htm"
-DOWNLOAD="https://www.crufty.net/ftp/pub/sjg/bmake-20210803.tar.gz"
-MD5SUM="b85be0c3119d9000939e8f40382ede8e"
+DOWNLOAD="https://www.crufty.net/ftp/pub/sjg/bmake-20220928.tar.gz"
+MD5SUM="71889f3ab749e3f581b2f29b03ddad1e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""