diff --git a/srcpkgs/bmake/template b/srcpkgs/bmake/template index 627aceeb93d..5df697ba5b7 100644 --- a/srcpkgs/bmake/template +++ b/srcpkgs/bmake/template @@ -1,13 +1,13 @@ # Template file for 'bmake' pkgname=bmake -version=20240508 +version=20240520 revision=1 short_desc="Portable version of the NetBSD make build tool" maintainer="Leah Neukirchen " 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=847a20f03e6f2ee26b9f7cf8db4a353120540686daa565e2ec6ff800317ddaab +checksum=2210ccd455b008df7951f6dbd347bfcc1837c46473014e4b8dd5ff3091ae2894 python_version=3 CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"