From 22aa04a66ebaefb36fe9e29f9824c1e785eb6d2f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 8 Jan 2023 02:26:00 -0500 Subject: development/bmake: Updated for version 20220928. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/bmake/bmake.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'development/bmake/bmake.SlackBuild') diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild index fcac31e641377..ddc09c7bab2d0 100644 --- a/development/bmake/bmake.SlackBuild +++ b/development/bmake/bmake.SlackBuild @@ -24,6 +24,7 @@ # Now maintained by B. Watson +# 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} -- cgit v1.2.3