bmake: update to 20240808.
This commit is contained in:
parent
4aec4c42c7
commit
564ef27c06
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20240722
|
||||
version=20240808
|
||||
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=1654bd0cad284360849669a1e9a993181fed137896aac2694b82ea9a35f709e4
|
||||
checksum=b59189251b483decd4492f1f74387b2a584c03d5aa4637cd48b38ec62b9c0848
|
||||
python_version=3
|
||||
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
|
|
Loading…
Reference in New Issue