bmake: update to 20240909.

This commit is contained in:
Leah Neukirchen 2024-09-22 16:05:37 +02:00
parent d218cc87bc
commit e37a1c0b45
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'bmake'
pkgname=bmake
version=20240808
version=20240909
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=b59189251b483decd4492f1f74387b2a584c03d5aa4637cd48b38ec62b9c0848
checksum=d4e019e26c64cc8ffcf1cae9bb04fbb13da8fa6f41fb30fd26e221f655d4e84d
python_version=3
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"