From 697a124895f02f1a28438ddad21887e6dd3adc81 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sat, 31 Dec 2022 11:22:56 +0100 Subject: [PATCH] yq-go: update to 4.30.6. --- 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 39607316cd80..9fa79b694f62 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.30.5 +version=4.30.6 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=54706926e44ca8f28c74c0165c4746f372daafd4db885b709fdaf5e8f2e4502c +checksum=320d0ce36d1dbe703b4cbdb28e9a927c1e87b157e8c05aeb078d6c9c1b0138ea do_check() { go test -v