bmake: update to 20210420.
This commit is contained in:
parent
1d5c0732ba
commit
7b3536aab0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20210314
|
||||
version=20210420
|
||||
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=dabb91a36701141057b12b0d3f24e1ec1eaee3eb149303a7dac662e15837ea5c
|
||||
checksum=47e551293843d504fe4197413aa6d7ee003090669ac200932ff40e9ccb4658aa
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue