bmake: update to 20200517.

This commit is contained in:
mobinmob 2020-05-24 19:37:55 +03:00 committed by Leah Neukirchen
parent 0ef0f36957
commit 6f9d8d5d9c

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20200506
version=20200517
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=0ac33c9bb00f12e54a3571e492f8c88cd835f6df64533d008e188a47373538e2
checksum=14e2c08f4f07a96b24e3803bdfa66932bf02a9334e96c390035d609f7e153e92
python_version=3
do_configure() {