bmake: update to 20161212.
This commit is contained in:
parent
3d16cdc08a
commit
3d5f8e735f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20161126
|
||||
version=20161212
|
||||
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=1efd12863dc91971ca6d497eea0671cdd36815111403a9123a070869563fbf14
|
||||
checksum=4579f320c2e97ee544edbc540796dc7f21ebb5ad91195ed36e29cf87c45c0816
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue