bmake: update to 20230120.

This commit is contained in:
Leah Neukirchen 2023-01-25 15:50:05 +01:00
parent 65dc7b3ef2
commit 72ae9e1bcf

View file

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