bmake: update to 20250120.

This commit is contained in:
Leah Neukirchen 2025-01-30 15:35:56 +01:00
parent 9fddd9c428
commit 3abec7b183

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20241124
version=20250120
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=4f66406091c2f85ea964b238d69eb8f71ab4baac9dca4687a71883ba6de4ddb2
checksum=c0a5549b132fe38580e7bdd3bf4ef6d96164e176d1ac3e7a32522ff0d32643a2
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"