From bdd6093503ff424c8209dace8289afd6d2d1d1b4 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Thu, 27 Jul 2023 11:50:53 +0200 Subject: [PATCH] yq-go: update to 4.34.2. --- srcpkgs/yq-go/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index ad7830305bbd51..83e3719b1dc616 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,6 +1,6 @@ # Template file for 'yq-go' pkgname=yq-go -version=4.34.1 +version=4.34.2 revision=1 build_style=go go_import_path=github.com/mikefarah/yq/v4 @@ -10,7 +10,7 @@ license="MIT" homepage="https://github.com/mikefarah/yq" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz" -checksum=69ff6f8bbb5f9eff5ccb537597740d24200db201b2709e442ae5effdbcb8ff9d +checksum=035b7e827eccc66907270ff7f0d35c7917d56ded4aff44f7b942fe4802b70d01 do_check() { go test -v