From 3d5076c7327567f9f821ef95e8bce4982d38bc00 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 1 Feb 2023 15:07:05 +0100 Subject: [PATCH] bmake: update to 20230127. --- srcpkgs/bmake/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bmake/template b/srcpkgs/bmake/template index 8985bfd2d40..e382b207715 100644 --- a/srcpkgs/bmake/template +++ b/srcpkgs/bmake/template @@ -1,13 +1,13 @@ # Template file for 'bmake' pkgname=bmake -version=20230123 +version=20230127 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=6557c48d144a6b531fa26c7273c090c656280ba7b43df376971a5b2cdbe01b2f +checksum=6056866f69496699c815b2af7144701fce7f1ccb6a4743dac5d221ff157d8915 python_version=3 do_configure() {