bmake: update to 20240711.

This commit is contained in:
Leah Neukirchen 2024-07-24 16:43:36 +02:00
parent df3face5a0
commit 68203654dc
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20240602
version=20240711
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=44a0f7b0cecd71dc43a03c8fd5eda6d159e0d7e1302f669cc03203e75dde7b9b
checksum=cfedac09db9086acad55e7a3a0d224068f74b4c011c5b64ad71f1d8680878ce0
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"