bmake: update to 20231124.

This commit is contained in:
Leah Neukirchen 2023-12-03 17:40:15 +01:00
parent 1b8aafd1a2
commit be2233b65a

View File

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20230909
version=20231124
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=1e5e6c76540dfe8104426cd7fd3f715cc6404f9039c9203447012b8f2f6b7b86
checksum=6453bde27880d384f20b9c3e05c33647e706d67ed385d48856783fb56120c530
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"