yq-go: update to 4.24.5.
This commit is contained in:
parent
2dab58977c
commit
37c45ee0a4
@ -1,6 +1,6 @@
|
||||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.23.1
|
||||
version=4.24.5
|
||||
revision=1
|
||||
wrksrc="yq-${version}"
|
||||
build_style=go
|
||||
@ -11,7 +11,7 @@ license="MIT"
|
||||
homepage="https://github.com/mikefarah/yq"
|
||||
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
|
||||
distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz"
|
||||
checksum=f55ffb9c6d7926b06d5862eb6a9e9ea942ec2883286df8e2e3d6f0716cc36eed
|
||||
checksum=8ffab12d2d527f0ac62823777201f8e5e78c9af5c754914274db2733da98c796
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
Loading…
Reference in New Issue
Block a user