diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 13488820061..90a338d0c6e 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.44.1 +version=4.44.2 revision=1 build_style=go go_import_path=github.com/mikefarah/yq/v4 @@ -10,7 +10,7 @@ license="MIT" homepage="https://github.com/mikefarah/yq" changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt" distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz" -checksum=e66da5ee0c081d7974bae6a59e4791ba354178ee32ea78ab1b95d4dd60b2813d +checksum=eb741c2d41351537aa42d563d0fccf16b3195c352b33e0ef111fd448232da911 do_check() { go test -v