mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'bmake'
|
||||||
pkgname=bmake
|
pkgname=bmake
|
||||||
version=20150505
|
version=20150606
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
short_desc="Portable version of the NetBSD make build tool"
|
short_desc="Portable version of the NetBSD make build tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.crufty.net/help/sjg/bmake.html"
|
homepage="http://www.crufty.net/help/sjg/bmake.html"
|
||||||
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
||||||
checksum=31460211253921689df6ce7cd177a983d3a97df8df934b006a2bcee0919eb3ea
|
checksum=c3147540fd5f64d5f2c1c7cd5d65d64d69bc5573e02707774d8eee349f043946
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cd bmake
|
cd bmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue