yq-go: update to 4.11.2.

This commit is contained in:
Frank Steinborn 2021-07-24 17:01:06 +02:00 committed by Érico Nogueira Rolim
parent 475ebf5acb
commit a13f440de2

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=4.11.1
version=4.11.2
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=0a4cb1e93114334ccbbffd468f29b27d0fae4857865ae91c570c06ef94a9bd33
checksum=910f64ceceabed5f63550a29923c158612be94f2855b0d10fdb549d8ad826a5f
do_check() {
go test -v