bmake: update to 20170505.
This commit is contained in:
parent
3a2991068b
commit
e30e644df0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20170501
|
||||
version=20170505
|
||||
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=63006429605e52c8a15a079a6c969675472ab25fe935955d5501265baeeb7297
|
||||
checksum=f903a449c1227092c3b943418a29589105db9a16f54696afacc3fde691de35fd
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue