From 6503a4694f702dd035f493c77c48fcde3fa9fb9d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 3 Sep 2023 14:46:21 +0200 Subject: [PATCH] miller: update to 6.9.0. --- srcpkgs/miller/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index 4f46a302dda..bd6f1eaf517 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,7 +1,7 @@ # Template file for 'miller' pkgname=miller -version=6.8.0 -revision=2 +version=6.9.0 +revision=1 build_style=go go_import_path="github.com/johnkerl/miller" go_package="${go_import_path}/cmd/mlr" @@ -11,7 +11,7 @@ license="BSD-2-Clause" homepage="http://johnkerl.org/miller/" changelog="https://github.com/johnkerl/miller/releases" distfiles="https://github.com/johnkerl/miller/releases/download/v${version}/miller-${version}.tar.gz" -checksum=d6fcc5bfb59a187464d92783a3dbf6826bc9b6e12b1ea5dfbb01149b68b6623d +checksum=4b2f491f07d8f8c9ee63f0a8fd7fe20a11f0805a3354fd9f38cb8d65df765c1c post_install() { vman man/mlr.1