bmake: update to 20170708.
This commit is contained in:
parent
324d9a669b
commit
c8bfcc8501
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20170510
|
||||
version=20170708
|
||||
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=ce5d73a8b5267495132bd00392a411178155dafecd66b50860419e9cf8683e3c
|
||||
checksum=1e219c199cac4937d577c4646f01df8f6d27b2f222f674ede62c8af6a95eac16
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue