yq-go: update to 2.1.0.

This commit is contained in:
maxice8 2018-07-10 23:17:47 -03:00
parent 3f74f48aab
commit 16b66c4945
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yq-go'
pkgname=yq-go
version=2.0.1
version=2.1.0
revision=1
wrksrc="yq-${version}"
build_style=go
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="https://github.com/mikefarah/yq"
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
checksum=5ef118f6d75fe84b5c24b2f9250edbbe4a5c14f1a70a978eabd80e4f91047497
checksum=e451e5b53935be9d752c4d39a7c3ad311e483c4f3ffdd4a30bdbebfd13f89e93
do_check() {
go test -v