bmake: update to 20201010.

This commit is contained in:
mobinmob 2020-10-31 20:26:05 +02:00 committed by Piotr
parent dfb8c95453
commit bd7a142fab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bmake'
pkgname=bmake
version=20200902
version=20201010
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=082c0442f03f2dbef8c3171000398c1936047aa0d5a2e1efc2c8474d69403bec
checksum=6e1261b3b194d3a92770fc73772bff052c47eada98952a0b19c4e5b7f1fe5515
python_version=3
do_configure() {