mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yq-go: update to 2.1.2.
This commit is contained in:
parent
fa39766bfe
commit
f04b468b93
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=2.1.1
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="yq-${version}"
|
wrksrc="yq-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mikefarah/yq"
|
homepage="https://github.com/mikefarah/yq"
|
||||||
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
||||||
checksum=50f4b1f29daedf5412497e1e74524274d778292e3037943cc3050b500d938ba6
|
checksum=884b32796c5189d032d2df381868b6151729edc13a9664f6960d0276bb406e59
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue