diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index a6ba6a11291..ecd1f1890d3 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.0.0 +version=2.0.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=4a433a8881c6edc43be871f01e493b179e85404c26c91e4980a0010cae407815 +checksum=5ef118f6d75fe84b5c24b2f9250edbbe4a5c14f1a70a978eabd80e4f91047497 do_check() { go test -v