bmake: update to 20200606.

This commit is contained in:
mobinmob 2020-06-09 12:58:10 +03:00 committed by Helmut Pozimski
parent c27b38f4a4
commit 2d52b919f4

View file

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