bmake: update to 20230622.

This commit is contained in:
Leah Neukirchen 2023-06-26 14:06:47 +02:00
parent 837589282b
commit 49e9215f16

View File

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20230601
version=20230622
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=8d0b2e593946539065530a241040b0b0525ebb2b924ed67fc497ad17845a5a09
checksum=b404c99d60289d78362d0ba0468f541d8a9b4215befee2fbe5750534849cec00
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"