bmake: update to 20160606.
This commit is contained in:
parent
53b467bfa2
commit
7c6ef61c30
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20160604
|
||||
version=20160606
|
||||
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=36de6b5725ee6abcd6ce59c77040bb439e8b19683d4d32469cbbc290ce4f3edc
|
||||
checksum=4420509062d5b3a8ce970245f14520261f5bd770ddf056dc75d9ba13831fd317
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue