diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index f566aa11182..ace8f6446ab 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,6 +1,6 @@ # Template file for 'yq-go' pkgname=yq-go -version=2.2.0 +version=2.2.1 revision=1 wrksrc="yq-${version}" build_style=go @@ -11,7 +11,7 @@ maintainer="maxice8 " license="MIT" homepage="https://github.com/mikefarah/yq" distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz" -checksum=cae447da53393bc7a61cf7a6411f6c9b9a9a82b4f6bb366a98dca233ef9ac42e +checksum=f0522bfd3adaf4cc3fc45b2faee7656b156324bff01f563737f39f5519fe76dd do_check() { go test -v