bmake: update to 20240508.

This commit is contained in:
Leah Neukirchen 2024-05-12 17:24:01 +02:00
parent 40d618389b
commit 0ee7987051

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20240414
version=20240508
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=e1ba6c230cb3acf8b4c0885efaf3ffba3905942784b29d0f7fe22201542a5d56
checksum=847a20f03e6f2ee26b9f7cf8db4a353120540686daa565e2ec6ff800317ddaab
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"