bmake: update to 20171118.
This commit is contained in:
parent
600c4a15a2
commit
9fed1d7959
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20171028
|
||||
version=20171118
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="http://www.crufty.net/help/sjg/bmake.html"
|
||||
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
||||
checksum=543983e6137614ed7b92376b1f27066ba40a0808a714954ff3439dfa14a5675a
|
||||
checksum=c379ed09ee64277a11296fa93545abf963a059c98630ddfc47dcef9572391a9d
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue