bmake: update to 20230208.

This commit is contained in:
Leah Neukirchen 2023-02-26 16:06:08 +01:00
parent 64756bfc27
commit cfab136ee6

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20230127
version=20230208
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=6056866f69496699c815b2af7144701fce7f1ccb6a4743dac5d221ff157d8915
checksum=654c5328fe732691c9fa2e99144431f86dbbaff1376c73ecc40c245b7906b29f
python_version=3
do_configure() {