bmake: update to 20201130.

This commit is contained in:
Nathan Owens 2020-12-06 18:20:41 -06:00 committed by Leah Neukirchen
parent b9da5abd55
commit 91c36978a7

View file

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20201117
version=20201130
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=1280915af1c51d39152639d757526544ae0dd24797e23b416193a77e24931b06
checksum=b3d876aea8425b03800425622aba32004b76983b3392aa826ad65a6c1fddf065
python_version=3
do_configure() {