yq-go: update to 2.4.1
This commit is contained in:
parent
6ec028d4eb
commit
0a145b83c8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
revision=1
|
||||
wrksrc="yq-${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mikefarah/yq"
|
||||
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
||||
checksum=5277293b3bcd7c891d8c20c029637ca5064409696b77937a1cba1bfc07164163
|
||||
checksum=229afb4d8b5881e7f0c248ea51724fd91335d91b6d3922aaadbf5d6cfadd7648
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in New Issue