From cfab136ee6d6cbc79f3197d2510fda89d2129854 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 26 Feb 2023 16:06:08 +0100 Subject: [PATCH] bmake: update to 20230208. --- srcpkgs/bmake/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/bmake/template b/srcpkgs/bmake/template index e382b207715..afc04268eb3 100644 --- a/srcpkgs/bmake/template +++ b/srcpkgs/bmake/template @@ -1,13 +1,13 @@ # Template file for 'bmake' pkgname=bmake -version=20230127 +version=20230208 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=6056866f69496699c815b2af7144701fce7f1ccb6a4743dac5d221ff157d8915 +checksum=654c5328fe732691c9fa2e99144431f86dbbaff1376c73ecc40c245b7906b29f python_version=3 do_configure() {