bmake: update to 20220924.

This commit is contained in:
Leah Neukirchen 2022-09-27 14:55:12 +02:00
parent 35797dbd70
commit 71a08698e9
1 changed files with 2 additions and 2 deletions

View File

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