bmake: update to 20220726.

This commit is contained in:
Leah Neukirchen 2022-07-28 13:19:49 +02:00
parent 98aeab315f
commit 2b3f78ba44

View File

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