bmake: update to 20211020.

This commit is contained in:
Johannes Heimansberg 2021-10-28 08:37:46 +02:00 committed by Érico Nogueira Rolim
parent 7428600844
commit 1069e06237

View file

@ -1,6 +1,6 @@
# Template file for 'bmake' # Template file for 'bmake'
pkgname=bmake pkgname=bmake
version=20211001 version=20211020
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
short_desc="Portable version of the NetBSD make build tool" short_desc="Portable version of the NetBSD make build tool"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.crufty.net/help/sjg/bmake.html" homepage="https://www.crufty.net/help/sjg/bmake.html"
distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz" distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
checksum=cad7ef0fb41138050f8932af3a7ade16f7265b3f37ff6356703e0b1ad6542739 checksum=9c1f979a16a407bc099f28240d0e52b44845b3ac64b9950bb5b0847cc32e3032
python_version=3 python_version=3
do_configure() { do_configure() {