bmake: update to 20170413.
This commit is contained in:
parent
f994cecba5
commit
8275a45b49
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20170326
|
||||
version=20170413
|
||||
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=e7a89f42a952e4420a7b31184f4e48237eec4a3491a174af5df61899002294fe
|
||||
checksum=c92085c9caf6c95e2d4d16a3728bda5b711f44e1d3270c1ad996c51cba19e230
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue