diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index 1a2e1ee53da..67a2a5c478c 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.20.2 +version=4.21.1 revision=1 wrksrc="yq-${version}" build_style=go @@ -11,7 +11,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/v${version}.tar.gz" -checksum=031c63dd98e564b9a74b842ffe8ae929085f1486f59a27d4feb7e118f40c8a1e +checksum=27ba049e24a2f40db4010ad6574ce866fa1d43f4cb064de286e344e3c7911ef0 do_check() { go test -v