yq-go: update to 4.11.1.

This commit is contained in:
Frank Steinborn 2021-07-19 19:14:17 +02:00 committed by Érico Nogueira Rolim
parent b69e168295
commit bd59c475da

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=4.10.0
version=4.11.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/v${version}.tar.gz"
checksum=69f2f8de1e0c5a2d6e529b471f47c2cfacf072ee751e936fd81d645a09346f30
checksum=0a4cb1e93114334ccbbffd468f29b27d0fae4857865ae91c570c06ef94a9bd33
do_check() {
go test -v