From 204056d8668203f1a6fc75ed1454d362700c6de0 Mon Sep 17 00:00:00 2001 From: Frank Steinborn Date: Sun, 17 Oct 2021 00:52:56 +0200 Subject: [PATCH] yq-go: update to 4.13.4. --- 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 855a18fe069b..13d483113852 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.11.2 +version=4.13.4 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=910f64ceceabed5f63550a29923c158612be94f2855b0d10fdb549d8ad826a5f +checksum=5d18ce2b2877a42a9765fceb7617f5aae3e0bc4e9f44c3048f9c9928a19bf965 do_check() { go test -v