diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 55601f5ae85..fa5fb53ec35 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.6.1 +version=4.6.2 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=a843b90e4e86efa310284823ab6f1249e4ae3c6aa5df4d61c10b0fdc543b267d +checksum=3edee5bae40afdf8869803c6f81eb15adbaaf373ba27e4907d6dd5dceebaf65c do_check() { go test -v