yq-go: update to 4.9.1.
This commit is contained in:
parent
59ccea0413
commit
d964a66513
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.7.1
|
||||
version=4.9.1
|
||||
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=19a7c43aaac678065f436ddfdf8b0a75dd3883984f4b9548cabdf53eb09932f9
|
||||
checksum=7a15a78b9b6248f7207db54073fd685ca2966cdd9a4fd6601a9db446900b068e
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in a new issue