From d7107aa8697963dba686f902c87ad64853a7e978 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 8 Mar 2021 23:21:25 +0200 Subject: [PATCH] yq-go: update to 4.6.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 e48daf02eae..55601f5ae85 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.4.1 +version=4.6.1 revision=1 wrksrc="yq-${version}" build_style=go @@ -10,7 +10,7 @@ maintainer="Frank Steinborn " license="MIT" homepage="https://github.com/mikefarah/yq" distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz" -checksum=bdd078847a74245e4c09af3dc31cdb482588398f342a8db4c019115a8495ebad +checksum=a843b90e4e86efa310284823ab6f1249e4ae3c6aa5df4d61c10b0fdc543b267d do_check() { go test -v