diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index b212620e73..748d4514a7 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.7.1 +version=4.9.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=19a7c43aaac678065f436ddfdf8b0a75dd3883984f4b9548cabdf53eb09932f9 +checksum=7a15a78b9b6248f7207db54073fd685ca2966cdd9a4fd6601a9db446900b068e do_check() { go test -v