bmake: update to 20210704.

This commit is contained in:
Arda Demir 2021-08-04 09:26:08 +03:00 committed by Érico Nogueira Rolim
parent e3790c1e9e
commit ec17044262

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20210621
version=20210704
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=aa97b2f602fd31a71336ce97c54a1c74c2b3437fb24100830c1fff15cbd9ff3e
checksum=3efe8e1b11c52c9a396787df1d383a20de725115055dab4fdba04f8557315c36
python_version=3
do_configure() {