bmake: update to 20200902.

This commit is contained in:
mobinmob 2020-09-18 19:43:22 +03:00 committed by Andrew J. Hesford
parent 6c08e8e48d
commit ddc4a0c855

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20200710
version=20200902
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="http://www.crufty.net/help/sjg/bmake.html"
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
checksum=6538fc4319ef79d178dca76d3b869f7aa93a9bb7b510df08a7d872c01a56b76c
checksum=082c0442f03f2dbef8c3171000398c1936047aa0d5a2e1efc2c8474d69403bec
python_version=3
do_configure() {