bmake: update to 20230123.

This commit is contained in:
Leah Neukirchen 2023-01-27 15:59:56 +01:00
parent 4c7ee03df1
commit b80da86bf6
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20230120
version=20230123
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=4ff625a10471bf15ee512146462e052d7cb380c31ab28b1623d35b6b0160534a
checksum=6557c48d144a6b531fa26c7273c090c656280ba7b43df376971a5b2cdbe01b2f
python_version=3
do_configure() {