mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
bmake: update to 20160604.
This commit is contained in:
parent
f10e63451a
commit
b10a109f36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bmake'
|
# Template file for 'bmake'
|
||||||
pkgname=bmake
|
pkgname=bmake
|
||||||
version=20160528
|
version=20160604
|
||||||
revision=1
|
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"
|
||||||
|
@ -8,7 +8,7 @@ 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=e6e9f8aaffdcddfa12aca64d74f7536f240f130900b715ed29b2f9e3351f7baa
|
checksum=36de6b5725ee6abcd6ce59c77040bb439e8b19683d4d32469cbbc290ce4f3edc
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cd bmake
|
cd bmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue