bmake: update to 20230101.

This commit is contained in:
Leah Neukirchen 2023-01-18 15:31:23 +01:00
parent ae0eb78cd1
commit 90ef7a6037

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20220928
version=20230101
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=c804b77de3feb8e31dee2a4c9fb1e9ec24c5a34764e7a2815c88b4ed01650e90
checksum=0150300a8c644b876eee57822a872cd84f060983c9006643ead0e75cedc3e904
python_version=3
do_configure() {