bmake: update to 20220901.

This commit is contained in:
Leah Neukirchen 2022-09-04 09:08:16 +02:00
parent 18fc86847f
commit b1ae64a1ab

View file

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