yq-go: update to 4.17.2.

This commit is contained in:
Frank Steinborn 2022-01-22 13:12:20 +01:00 committed by paper
parent c1e9a1cb61
commit 23ec4ef55a

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=4.16.2
version=4.17.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=beb0f292d8375cddb82d25f11f5c203073c1d3e2437807450ddcad31758be8aa
checksum=a1bd57ef70e9a8457b977de006d2904fdceae462eb548e8a89de8f1b1b727369
do_check() {
go test -v