From 017cd175cd4f352f82e983f79b8248fb30ddeaba Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 28 Apr 2023 13:12:26 +0200 Subject: [PATCH] bmake: update to 20230414. --- srcpkgs/bmake/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bmake/template b/srcpkgs/bmake/template index b3fd8505729..cb45058ab4f 100644 --- a/srcpkgs/bmake/template +++ b/srcpkgs/bmake/template @@ -1,13 +1,13 @@ # Template file for 'bmake' pkgname=bmake -version=20230321 +version=20230414 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=ed7d568c08748a2221e19ddc1aebed97dd430ab0c6942304698b1c2363fa8256 +checksum=29cb1d26aae7de9def92bdaeb3aad4520e89951ce97b2e75f0b89bae1b95399f python_version=3 do_configure() {