yq-go: update to 2.2.1.
This commit is contained in:
parent
6771703192
commit
3d12c8101a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yq-go'
|
# Template file for 'yq-go'
|
||||||
pkgname=yq-go
|
pkgname=yq-go
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="yq-${version}"
|
wrksrc="yq-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mikefarah/yq"
|
homepage="https://github.com/mikefarah/yq"
|
||||||
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
||||||
checksum=cae447da53393bc7a61cf7a6411f6c9b9a9a82b4f6bb366a98dca233ef9ac42e
|
checksum=f0522bfd3adaf4cc3fc45b2faee7656b156324bff01f563737f39f5519fe76dd
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue