From 23d8d8dba7b0b7a860a4cf512bc9651a663be313 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Thu, 2 Feb 2023 11:34:01 +0100 Subject: [PATCH] yq-go: update to 4.30.8. --- 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 dfbc98eef5ff..7334fb9469ae 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.7 +version=4.30.8 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=84dff2f03ae34b84032a36e381440b78684a9eb5cf849789878da78e94fcd679 +checksum=aaf6c9f37968970413b8a6daf0b313a86efd1b8e3e5959e527b50636508eb776 do_check() { go test -v