bmake: update to 20220928.

This commit is contained in:
Leah Neukirchen 2022-10-08 15:58:42 +02:00
parent dd3ca7ef50
commit 5ac0914880

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220924
version=20220928
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=6e6c75e822ce30d470258fb4eec5fe6eb706aea36ef0b141e7e0852c13c706bb
checksum=c804b77de3feb8e31dee2a4c9fb1e9ec24c5a34764e7a2815c88b4ed01650e90
python_version=3
do_configure() {