bmake: update to 20150410.
This commit is contained in:
parent
7c6f6ea83e
commit
e1a3e46a44
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20141111
|
||||
version=20150410
|
||||
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=33ed72d45918b30c16120152d6192f2349f777c52adae02d9d88dfc2c4686b20
|
||||
checksum=72727f5ddce4448a0136a1e2c536f7627440e3e482700b43c666f96737b2bfce
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue