bmake: update to 20250804.

This commit is contained in:
Leah Neukirchen 2025-08-13 14:47:39 +02:00
parent 2dc2195315
commit 399bb7eb39

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20250707
version=20250804
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=a61240a4065d90c3925dd774f8fa3d73deec1a73228a86ee95fcd82063d28b08
checksum=0b49037644b253206d2e710d46e32859e62dfe2c6c8e7218ae439f2ef50de8ad
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"