bmake: update to 20220330.

This commit is contained in:
Leah Neukirchen 2022-04-06 23:35:26 +02:00
parent 763b867bf4
commit 91e1921c47

View File

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220303
version=20220330
revision=1
create_wrksrc=yes
short_desc="Portable version of the NetBSD make build tool"
@ -8,7 +8,7 @@ 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=793754b93fec97a0cf6cade0b0ad597bb7ea5057fd24311d4a562432df3e91cb
checksum=4b46d95b6ae4b3311ba805ff7d5a19b9e37ac0e86880e296e2111f565b545092
python_version=3
do_configure() {