bmake: update to 20170711.
This commit is contained in:
parent
6eca93ac97
commit
89c8faf09b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20170708
|
||||
version=20170711
|
||||
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=1e219c199cac4937d577c4646f01df8f6d27b2f222f674ede62c8af6a95eac16
|
||||
checksum=32acecefa4fc208df29a12f8441e225a5c9e602070888e6e649bc26a315981b8
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue