diff --git a/srcpkgs/bmake/template b/srcpkgs/bmake/template index b0bb26e6daf..d928b752625 100644 --- a/srcpkgs/bmake/template +++ b/srcpkgs/bmake/template @@ -1,13 +1,13 @@ # Template file for 'bmake' pkgname=bmake -version=20230601 +version=20230622 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=8d0b2e593946539065530a241040b0b0525ebb2b924ed67fc497ad17845a5a09 +checksum=b404c99d60289d78362d0ba0468f541d8a9b4215befee2fbe5750534849cec00 python_version=3 CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"