bmake: update to 20171207.
This commit is contained in:
parent
653d3a6891
commit
70d1c87562
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20171126
|
||||
version=20171207
|
||||
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=6559660f6296e5297316562b73e07944b1aa9b90ab14efd8ea187e3d1328c32b
|
||||
checksum=1703667e53a0498c0903b20612ebcbb41b886a94b238624cfeadd91a4111d39a
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue