summaryrefslogtreecommitdiffstats
path: root/development/bmake/bmake.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/bmake/bmake.SlackBuild')
-rw-r--r--development/bmake/bmake.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/development/bmake/bmake.SlackBuild b/development/bmake/bmake.SlackBuild
index f65fe60371..ddc09c7bab 100644
--- a/development/bmake/bmake.SlackBuild
+++ b/development/bmake/bmake.SlackBuild
@@ -22,8 +22,9 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Now maintained by B. Watson <yalhcru@gmail.com>
+# 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}