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