bmake: update to 20210621.
This commit is contained in:
parent
e5efea028f
commit
5ec2ee155e
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20210420
|
||||
revision=2
|
||||
version=20210621
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
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=47e551293843d504fe4197413aa6d7ee003090669ac200932ff40e9ccb4658aa
|
||||
checksum=aa97b2f602fd31a71336ce97c54a1c74c2b3437fb24100830c1fff15cbd9ff3e
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue