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