yq-go: update to 3.4.1.

This commit is contained in:
Frank Steinborn 2020-10-24 14:31:02 +02:00 committed by Johannes
parent d419b9df71
commit 8cc7665768

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=3.4.0
version=3.4.1
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=76b96cd2ba503eef396d8773d874b4fdc56fc3aff3c61b0808afadff2a6daae7
checksum=73259f808d589d11ea7a18e4cd38a2e98b518a6c2c178d1ec57d9c5942277cb1
do_check() {
go test -v