mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
bmake: update to 20170510.
This commit is contained in:
parent
14c42d81d6
commit
41721850f7
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=20170505
|
version=20170510
|
||||||
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=f903a449c1227092c3b943418a29589105db9a16f54696afacc3fde691de35fd
|
checksum=ce5d73a8b5267495132bd00392a411178155dafecd66b50860419e9cf8683e3c
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cd bmake
|
cd bmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue