mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bmake: update to 20200402.
This commit is contained in:
parent
4a55023383
commit
64a4041e30
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=20200318
|
version=20200402
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
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=657cc5995ab60ef64fa6f460711df677e1685e54bda84096a85d9506c17e2c83
|
checksum=cf15f204ad8eea3396c2c7179b5ec0cffb06c9628b6f91050c6f2cbcaabb8928
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cd bmake
|
cd bmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue