yq-go: update to 1.15.0.

Closes #14220.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-07 19:17:52 -03:00 committed by Enno Boland
parent bcc67eb4d0
commit 83fc7ff5d7

View file

@ -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 <thinkabit.ukim@gmail.com>"
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