bmake: update to 20160926.
This commit is contained in:
parent
c2595af428
commit
ed75108703
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20160818
|
||||
version=20160926
|
||||
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=d64b23e3e4013b6d4ea590b05251874ffa9d841299b4e5344a6edf45ea7e1141
|
||||
checksum=5859a7c988936f605120ad3ad127a7c116269d92dd45b559f143f3ee7addba11
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue