From 355da2a70f5d5287d144360b1c7432bbfe0a5d51 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Fri, 4 Mar 2022 15:05:38 +0100 Subject: [PATCH] yq-go: update to 4.21.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 1a2e1ee53dab..67a2a5c478c3 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.20.2 +version=4.21.1 revision=1 wrksrc="yq-${version}" build_style=go @@ -11,7 +11,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/v${version}.tar.gz" -checksum=031c63dd98e564b9a74b842ffe8ae929085f1486f59a27d4feb7e118f40c8a1e +checksum=27ba049e24a2f40db4010ad6574ce866fa1d43f4cb064de286e344e3c7911ef0 do_check() { go test -v