yq-go: update to 4.13.4.

This commit is contained in:
Frank Steinborn 2021-10-17 00:52:56 +02:00 committed by John Zimmermann
parent 8c8ae1ac50
commit f869d8e5bd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=4.11.2
version=4.13.4
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/v${version}.tar.gz"
checksum=910f64ceceabed5f63550a29923c158612be94f2855b0d10fdb549d8ad826a5f
checksum=5d18ce2b2877a42a9765fceb7617f5aae3e0bc4e9f44c3048f9c9928a19bf965
do_check() {
go test -v