bmake: update to 20220612.

This commit is contained in:
Leah Neukirchen 2022-06-30 14:59:30 +02:00
parent f945b35ca1
commit e8e087146f

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220418
version=20220612
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=6ea7de515cba74f173dc14ee17b1488ae032582028d2e86ea12f70369cc896f5
checksum=e34bcc6375c75ae5b53551da0b1d6c1205cdee61e4f564e2cfe04081a5a682fa
python_version=3
do_configure() {