bmake: update to 20200506.

This commit is contained in:
mobinmob 2020-05-09 14:02:05 +03:00 committed by Helmut Pozimski
parent a5c60f2fdb
commit e92c0ee4f4

View file

@ -1,6 +1,6 @@
# Template file for 'bmake' # Template file for 'bmake'
pkgname=bmake pkgname=bmake
version=20200402 version=20200506
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,8 +8,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://www.crufty.net/help/sjg/bmake.html" homepage="http://www.crufty.net/help/sjg/bmake.html"
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz" distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
checksum=cf15f204ad8eea3396c2c7179b5ec0cffb06c9628b6f91050c6f2cbcaabb8928 checksum=0ac33c9bb00f12e54a3571e492f8c88cd835f6df64533d008e188a47373538e2
python_version=2 #unverified python_version=3
do_configure() { do_configure() {
cd bmake cd bmake