mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yq-go: update to 4.31.2.
This commit is contained in:
parent
a3605f9031
commit
d55000dacc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yq-go'
|
# Template file for 'yq-go'
|
||||||
pkgname=yq-go
|
pkgname=yq-go
|
||||||
version=4.30.8
|
version=4.31.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/mikefarah/yq/v4
|
go_import_path=github.com/mikefarah/yq/v4
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/mikefarah/yq"
|
homepage="https://github.com/mikefarah/yq"
|
||||||
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
|
changelog="https://raw.githubusercontent.com/mikefarah/yq/master/release_notes.txt"
|
||||||
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mikefarah/yq/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=aaf6c9f37968970413b8a6daf0b313a86efd1b8e3e5959e527b50636508eb776
|
checksum=82d5ef2ab01bc5065e7efe671d92fb82e53f41dc67b04cab6c3b22fd144bd009
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue