bmake: update to 20171207.

This commit is contained in:
maxice8 2017-12-12 01:42:55 -02:00 committed by Leаh Neukirchen
parent 653d3a6891
commit 70d1c87562
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bmake' # Template file for 'bmake'
pkgname=bmake pkgname=bmake
version=20171126 version=20171207
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=6559660f6296e5297316562b73e07944b1aa9b90ab14efd8ea187e3d1328c32b checksum=1703667e53a0498c0903b20612ebcbb41b886a94b238624cfeadd91a4111d39a
do_configure() { do_configure() {
cd bmake cd bmake