bmake: update to 20160512.
This commit is contained in:
parent
38d807324c
commit
35845238f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20160315
|
||||
version=20160512
|
||||
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=372475f0ab78da5341a1a61af505aaba76356107a1914b3345d79344275cbbe9
|
||||
checksum=6dc0cdf04452fc862731febdf5bb456d4c42a9e64f31f2fa97d8bc2c559b5d23
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue