yq-go: update to 3.3.0.

This commit is contained in:
mobinmob 2020-04-17 15:29:22 +03:00 committed by Helmut Pozimski
parent ff41f632ea
commit 3886f07397

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=3.2.1
version=3.3.0
revision=1
wrksrc="yq-${version}"
build_style=go
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/mikefarah/yq"
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
checksum=91aad8002532f6dc236fb6edf3a200e37fb1efc038a880606fe96927e3a64fc4
checksum=9c5786978c875c6ec6e0c72398d909d70f28a3a357ef101410869a72b3ad7e69
do_check() {
go test -v