bmake: update to 20230321.
This commit is contained in:
parent
fce6c95ff8
commit
65ac1c07e9
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20230303
|
||||
version=20230321
|
||||
revision=1
|
||||
short_desc="Portable version of the NetBSD make build tool"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://www.crufty.net/help/sjg/bmake.html"
|
||||
distfiles="https://www.crufty.net/ftp/pub/sjg/bmake-${version}.tar.gz"
|
||||
checksum=e8698724ac68c63f8e6682a93c3154c1d93dc6a9072f13c8cef07ece4ccd0ed6
|
||||
checksum=ed7d568c08748a2221e19ddc1aebed97dd430ab0c6942304698b1c2363fa8256
|
||||
python_version=3
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue