bmake: update to 20211024.

This commit is contained in:
Johannes Heimansberg 2021-10-30 09:29:55 +02:00 committed by Érico Nogueira Rolim
parent a1e3b31688
commit e0b34807f5

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20211020
version=20211024
revision=1
create_wrksrc=yes
short_desc="Portable version of the NetBSD make build tool"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.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=9c1f979a16a407bc099f28240d0e52b44845b3ac64b9950bb5b0847cc32e3032
checksum=b5a3305bdb328b1383982125e90785baa30bc2ff024a1b0fda3d5d5beca82ac9
python_version=3
do_configure() {