From eaa89310b732739b65eadac9d5ac2326dcb0c7ff Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 16 Dec 2023 17:41:10 +0100 Subject: [PATCH] miller: update to 6.10.0. --- srcpkgs/miller/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/miller/template b/srcpkgs/miller/template index bd6f1eaf517..eba74324427 100644 --- a/srcpkgs/miller/template +++ b/srcpkgs/miller/template @@ -1,6 +1,6 @@ # Template file for 'miller' pkgname=miller -version=6.9.0 +version=6.10.0 revision=1 build_style=go go_import_path="github.com/johnkerl/miller" @@ -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=4b2f491f07d8f8c9ee63f0a8fd7fe20a11f0805a3354fd9f38cb8d65df765c1c +checksum=ac93a3e666c0c9629261e786b5e574556e79061d8733d4b1f7f562765e2e1761 post_install() { vman man/mlr.1