yq-go: update to 3.4.0.

This commit is contained in:
Frank Steinborn 2020-09-25 18:45:05 +02:00 committed by Johannes
parent 55fc56e8fa
commit 42ea577c49
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=3.3.4
version=3.4.0
revision=1
wrksrc="yq-${version}"
build_style=go
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT"
homepage="https://github.com/mikefarah/yq"
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
checksum=b0c44a742a9b6eed25a48ff04bb30e3e05c6c2d5a0c869f9d0d7f778dfd40f05
checksum=76b96cd2ba503eef396d8773d874b4fdc56fc3aff3c61b0808afadff2a6daae7
do_check() {
go test -v