bmake: update to 20201222.

This commit is contained in:
mobinmob 2021-01-13 22:45:35 +02:00 committed by Piraty
parent 3f46d071cc
commit b16a75ae31

View file

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