bmake: update to 20220202.

This commit is contained in:
Leah Neukirchen 2022-02-04 15:12:02 +01:00
parent f383412e0d
commit 5afb2c9d09

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220116
version=20220202
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=c52882a5e11d3f20cc44bae4108c5aa5051f07c2361237d5f99b95f9b4fc9411
checksum=131c2b870cfb2a6ebff80977978a7c77a48f8d63bd42463b369433df8713cbff
python_version=3
do_configure() {