bmake: update to 20220208.

This commit is contained in:
Leah Neukirchen 2022-02-09 20:17:14 +01:00
parent 6f261547b2
commit 3c090dd587
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20220202
version=20220208
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=131c2b870cfb2a6ebff80977978a7c77a48f8d63bd42463b369433df8713cbff
checksum=7b00c1e1462b2e1e54a64d8d0fcf27fc77eeaec3f13920eff8d9524ff059d6da
python_version=3
do_configure() {