bmake: update to 20240309.
This commit is contained in:
parent
3269bbc3a8
commit
4bb0e31d2c
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20240301
|
||||
version=20240309
|
||||
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=24ce0be3acfc8b93c75a0796c62eecc16376e3a7c05570b302d20480e38e9f59
|
||||
checksum=4336c5e32a7a4026cb731c7a439d3260129e4cbc0f71024cf3dceac1c5814480
|
||||
python_version=3
|
||||
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
|
|
Loading…
Reference in New Issue