summaryrefslogtreecommitdiffstats
path: root/development/bmake
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-01-08 02:26:00 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-14 08:50:23 +0700
commit22aa04a66ebaefb36fe9e29f9824c1e785eb6d2f (patch)
tree97cad5c3f8317dc03e8367029c86791ba9971836 /development/bmake
parent9a9c77987d549a8c4d1bf6401d9fccb043c89169 (diff)
downloadslackbuilds-22aa04a66ebaefb36fe9e29f9824c1e785eb6d2f.tar.gz
slackbuilds-22aa04a66ebaefb36fe9e29f9824c1e785eb6d2f.tar.xz
development/bmake: Updated for version 20220928.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bmake')
-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=""