bmake: update to 20230512.

This commit is contained in:
Leah Neukirchen 2023-05-16 15:12:16 +02:00
parent 010f224439
commit 4aaa7c0361

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20230414
version=20230512
revision=1
short_desc="Portable version of the NetBSD make build tool"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="https://www.crufty.net/help/sjg/bmake.html"
distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
checksum=29cb1d26aae7de9def92bdaeb3aad4520e89951ce97b2e75f0b89bae1b95399f
checksum=b927b50a45e4b5579c6491ab09ce3dbd8b170fb10fe6f16d484e13d15e338ffa
python_version=3
do_configure() {