bmake: update to 20240108.

This commit is contained in:
Leah Neukirchen 2024-01-16 13:17:22 +01:00
parent 6ca7fafce3
commit 56e428a62f

View file

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20231210
version=20240108
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=1d44f4cb9fa95cc5bfb663553f5a0d041e135e4de167b7c79582b24ca54fbaed
checksum=3772578820616e999916f4c51dbd2415b06f7281f68ccccc5e1d38ed238e3107
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"