bmake: update to 20200506.
This commit is contained in:
parent
a5c60f2fdb
commit
e92c0ee4f4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20200402
|
||||
version=20200506
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
|
@ -8,8 +8,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="http://www.crufty.net/help/sjg/bmake.html"
|
||||
distfiles="http://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
||||
checksum=cf15f204ad8eea3396c2c7179b5ec0cffb06c9628b6f91050c6f2cbcaabb8928
|
||||
python_version=2 #unverified
|
||||
checksum=0ac33c9bb00f12e54a3571e492f8c88cd835f6df64533d008e188a47373538e2
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
cd bmake
|
||||
|
|
Loading…
Add table
Reference in a new issue