From a45034c066a738bf256b49a07d4b918ce26a79af Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Fri, 14 Oct 2022 01:28:28 +0200 Subject: [PATCH] yq-go: update to 4.28.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 09438dd18879..61ffd380ca49 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.25.3 +version=4.28.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=30309ae4efbe8b4f0a26e3c878bac72288faa0ba54f544c7fecdb3e0373966eb +checksum=fde7e2d1d79c927f0d36a4d2b5fadff516db8285d88363cf7af34239512c084d do_check() { go test -v