bmake: update to 20250414.

This commit is contained in:
Leah Neukirchen 2025-04-23 20:52:34 +02:00
parent ce41fecf49
commit f4f6facf9a

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20250330
version=20250414
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=e012a34b0a8b4fe03ed4d0e2452580391c66a4076d7a0aa1016d2c0a096eb9b3
checksum=43258a0b819f3e362dd66c05b8212ea977606945f3887ba1b6ad612affabc9aa
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"