diff --git a/srcpkgs/bmake/template b/srcpkgs/bmake/template index 694721f35c6..571f3a14fbe 100644 --- a/srcpkgs/bmake/template +++ b/srcpkgs/bmake/template @@ -1,13 +1,13 @@ # Template file for 'bmake' pkgname=bmake -version=20230723 +version=20230909 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=c42a0d951ba23f7665331309fbbe21edc01136a23cb9416850b4315be5fb5904 +checksum=1e5e6c76540dfe8104426cd7fd3f715cc6404f9039c9203447012b8f2f6b7b86 python_version=3 CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"