yq-go: update to 4.14.1.
This commit is contained in:
parent
51f1dd5741
commit
ab477fabb4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.13.4
|
||||
version=4.14.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=5d18ce2b2877a42a9765fceb7617f5aae3e0bc4e9f44c3048f9c9928a19bf965
|
||||
checksum=294300a8c182c3f8e1f537ad2feebb6d0651f61330f33504bdc502f48992bf84
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in New Issue