bmake: update to 20210803.
This commit is contained in:
parent
3f779ee521
commit
1d370f8bd4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20210704
|
||||
version=20210803
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
|
@ -8,7 +8,7 @@ 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=3efe8e1b11c52c9a396787df1d383a20de725115055dab4fdba04f8557315c36
|
||||
checksum=a7127d581661038219e21531486f4779b333eb5395e5c8fc2426b20badd24c87
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue