bmake: update to 20220909.

This commit is contained in:
Leah Neukirchen 2022-09-19 22:53:45 +02:00
parent e203f8f556
commit f11a992462

View File

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220901
version=20220909
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=3f67c575ee9ae443a5f589a40acac0163743da98cb50afd1144b4246cd5063ad
checksum=34e9704a93fc183e3f1d87a81f9eabeba3200052f57fed4a751a5968d6b70225
python_version=3
do_configure() {