bmake: update to 20220303.

This commit is contained in:
Leah Neukirchen 2022-03-07 16:35:39 +01:00
parent 3c11ca0a0e
commit 77a34f06d1

View File

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220214
version=20220303
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=e5b0af84ed3bdfde202973deb4d449cbd00cc523bac56fb13427f21d16b17edc
checksum=793754b93fec97a0cf6cade0b0ad597bb7ea5057fd24311d4a562432df3e91cb
python_version=3
do_configure() {