bmake: update to 20171118.

This commit is contained in:
maxice8 2017-11-28 03:34:17 -02:00 committed by Enno Boland
parent 600c4a15a2
commit 9fed1d7959
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=20171028 version=20171118
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=543983e6137614ed7b92376b1f27066ba40a0808a714954ff3439dfa14a5675a checksum=c379ed09ee64277a11296fa93545abf963a059c98630ddfc47dcef9572391a9d
do_configure() { do_configure() {
cd bmake cd bmake