yq-go: update to 4.9.3.
This commit is contained in:
parent
48f1d39fd4
commit
4a9f266ecb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.9.2
|
||||
version=4.9.3
|
||||
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=ef0e2090e6c3b420b4af93cf1611ecfba15472f8ad4428bb4e2d3b507b2dd857
|
||||
checksum=b66b9b4182f8fd23d974c3d35e0552f5fdd5280162cec31102f69c3119ed1694
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in New Issue