diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index ecd1f1890d..93b66a0554 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.1 +version=2.1.0 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=5ef118f6d75fe84b5c24b2f9250edbbe4a5c14f1a70a978eabd80e4f91047497 +checksum=e451e5b53935be9d752c4d39a7c3ad311e483c4f3ffdd4a30bdbebfd13f89e93 do_check() { go test -v