From 8f8d4c830d7b8d9c2ff15d1b0f1e6dcb0f80e186 Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Wed, 3 Mar 2021 11:50:35 +0100 Subject: [PATCH] yq-go: update to 4.6.1. --- srcpkgs/yq-go/template | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index e48daf02eae..0b005cab26a 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,11 +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 - -do_check() { - go test -v -} +checksum=a843b90e4e86efa310284823ab6f1249e4ae3c6aa5df4d61c10b0fdc543b267d post_install() { # this came after yq 'the jq wrapper for yaml' so yq has the right tp