yq-go: update to 4.6.1.

This commit is contained in:
UsernameRandomlyGenerated 2021-03-03 11:50:35 +01:00 committed by Érico Nogueira Rolim
parent 228f52a938
commit 0a4886c5e6

View file

@ -1,6 +1,6 @@
# Template file for 'yq-go' # Template file for 'yq-go'
pkgname=yq-go pkgname=yq-go
version=4.4.1 version=4.6.1
revision=1 revision=1
wrksrc="yq-${version}" wrksrc="yq-${version}"
build_style=go build_style=go
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="MIT" license="MIT"
homepage="https://github.com/mikefarah/yq" homepage="https://github.com/mikefarah/yq"
distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz" distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz"
checksum=bdd078847a74245e4c09af3dc31cdb482588398f342a8db4c019115a8495ebad checksum=a843b90e4e86efa310284823ab6f1249e4ae3c6aa5df4d61c10b0fdc543b267d
do_check() { do_check() {
go test -v go test -v