diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index d0ce82119de..e48daf02eae 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.0 +version=4.4.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=bd87dad46efbe333d0ed2da0b142e429833259d02d6310d97c95704ea0430a83 +checksum=bdd078847a74245e4c09af3dc31cdb482588398f342a8db4c019115a8495ebad do_check() { go test -v