bmake: update to 20150606.
This commit is contained in:
parent
a52573a76d
commit
03ecd940b7
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20150505
|
||||
revision=2
|
||||
version=20150606
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
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=31460211253921689df6ce7cd177a983d3a97df8df934b006a2bcee0919eb3ea
|
||||
checksum=c3147540fd5f64d5f2c1c7cd5d65d64d69bc5573e02707774d8eee349f043946
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in a new issue