bmake: update to 20200629.

This commit is contained in:
mobinmob 2020-07-07 11:15:22 +03:00 committed by Leah Neukirchen
parent 64bfaea7c1
commit 8f76a1f391

View file

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