From 83fc7ff5d7d82ff528ef661df8905425e55c1a8c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 7 May 2018 19:17:52 -0300 Subject: [PATCH] yq-go: update to 1.15.0. Closes #14220. Signed-off-by: Enno Boland --- srcpkgs/yq-go/template | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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