yq-go: update to 4.10.0.
This commit is contained in:
parent
f4ceab19c6
commit
6b98bea07d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.9.3
|
||||
version=4.10.0
|
||||
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=b66b9b4182f8fd23d974c3d35e0552f5fdd5280162cec31102f69c3119ed1694
|
||||
checksum=69f2f8de1e0c5a2d6e529b471f47c2cfacf072ee751e936fd81d645a09346f30
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in a new issue