bmake: update to 20150505.
This commit is contained in:
parent
2f3a588f0e
commit
fd56c7de28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20150418
|
||||
version=20150505
|
||||
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=ab20193afa3b97f76a713ac79324166eb8d8155b55c7162394210174bb33337e
|
||||
checksum=31460211253921689df6ce7cd177a983d3a97df8df934b006a2bcee0919eb3ea
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Reference in New Issue