bmake: update to 20170326

This commit is contained in:
Alessio Sergi 2017-04-04 16:59:18 +02:00
parent 78879a2742
commit 8467c95c6c

View file

@ -1,6 +1,6 @@
# Template file for 'bmake' # Template file for 'bmake'
pkgname=bmake pkgname=bmake
version=20170311 version=20170326
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
short_desc="Portable version of the NetBSD make build tool" short_desc="Portable version of the NetBSD make build tool"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="BSD" license="BSD"
homepage="http://www.crufty.net/help/sjg/bmake.html" homepage="http://www.crufty.net/help/sjg/bmake.html"
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz" distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
checksum=881bb42230650a6f756ac7a2054ca984f31e1002fe3362456a77631c162ba33a checksum=e7a89f42a952e4420a7b31184f4e48237eec4a3491a174af5df61899002294fe
do_configure() { do_configure() {
cd bmake cd bmake