bmake: update to 20170326
This commit is contained in:
parent
78879a2742
commit
8467c95c6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20170311
|
||||
version=20170326
|
||||
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=881bb42230650a6f756ac7a2054ca984f31e1002fe3362456a77631c162ba33a
|
||||
checksum=e7a89f42a952e4420a7b31184f4e48237eec4a3491a174af5df61899002294fe
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue