From 778842dbc90091a901825dc9f08d27a2deb70f2b Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Thu, 22 Jun 2023 20:28:34 +0200 Subject: [PATCH] yq-go: update to 4.34.1. --- srcpkgs/yq-go/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 9ea9325498d7..ad7830305bbd 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,7 +1,7 @@ # Template file for 'yq-go' pkgname=yq-go -version=4.33.1 -revision=2 +version=4.34.1 +revision=1 build_style=go go_import_path=github.com/mikefarah/yq/v4 short_desc="Lightweight and portable command-line YAML processor written in go" @@ -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=c38b8210fb5a80ac88314fa346ea31f3dc9324cae9fe93cb334cacf909e09bc3 +checksum=69ff6f8bbb5f9eff5ccb537597740d24200db201b2709e442ae5effdbcb8ff9d do_check() { go test -v