mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
bmake: update to 20250225.
This commit is contained in:
parent
b6a3bea7b6
commit
744113adcf
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'bmake'
|
||||
pkgname=bmake
|
||||
version=20250125
|
||||
version=20250225
|
||||
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=4c7db7d04dbbfad00e57adc750cdd183095cc494bbeaf9daf338415cb5a599b2
|
||||
checksum=cc19b15438b454e334a23a8c91e3b87fd4b8be08c6fd9500d48e55cc683bba10
|
||||
python_version=3
|
||||
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue