bmake: update to 20210314.

This commit is contained in:
mobinmob 2021-04-06 21:44:14 +03:00 committed by Érico Nogueira Rolim
parent 9a186e850d
commit 8887b9d0d8

View file

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