bmake: update to 20250707.

This commit is contained in:
Leah Neukirchen 2025-08-02 15:15:15 +02:00
parent f1fdacc8fb
commit c6961e9d40

View file

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