From eb35b6fc7303252c53b29f1ef8fcfb4a6583649a Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Thu, 30 Mar 2023 11:13:27 +0200 Subject: [PATCH] yq-go: update to 4.33.1. --- 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 d8d1bf87edd4..6615ea880557 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.31.2 +version=4.33.1 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=82d5ef2ab01bc5065e7efe671d92fb82e53f41dc67b04cab6c3b22fd144bd009 +checksum=c38b8210fb5a80ac88314fa346ea31f3dc9324cae9fe93cb334cacf909e09bc3 do_check() { go test -v