bmake: update to 20200710.

This commit is contained in:
mobinmob 2020-08-22 17:22:31 +03:00 committed by Leah Neukirchen
parent 93087cfec6
commit 95824c4501

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20200629
version=20200710
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=45d79202320a3a2d03dbb0fe87ecfd87751cb5db7b4e5c3abfcf5c85c8d7b5b3
checksum=6538fc4319ef79d178dca76d3b869f7aa93a9bb7b510df08a7d872c01a56b76c
python_version=3
do_configure() {