bmake: update to 20220214.

This commit is contained in:
Leah Neukirchen 2022-02-28 14:21:18 +01:00
parent bdbe9ac21b
commit fac1a113a5
1 changed files with 2 additions and 2 deletions

View File

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