diff --git a/srcpkgs/yq-go/template b/srcpkgs/yq-go/template index b100fc22b99..df4aa613fbf 100644 --- a/srcpkgs/yq-go/template +++ b/srcpkgs/yq-go/template @@ -1,7 +1,7 @@ # Template file for 'yq-go' pkgname=yq-go -version=1.14.1 -revision=4 +version=1.15.0 +revision=1 wrksrc="yq-${version}" build_style=go go_import_path="github.com/mikefarah/yq" @@ -11,10 +11,7 @@ maintainer="maxice8 " license="MIT" homepage="https://github.com/mikefarah/yq" distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz" -checksum=585f1ad1be9e9ae00f81998fddef9c1970057dad4b18abef8999f1214c221b2b -replaces="yaml>=0" - -broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/9780/steps/shell_3/logs/stdio" +checksum=f8eb713178720008744a68bcb5c9563cbe4674a579d5d46018797bc917ccca26 do_check() { go test -v