mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
yq-go: update to 2.1.1.
This commit is contained in:
parent
70a9f94ddf
commit
8dcbc85a38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
wrksrc="yq-${version}"
|
||||
build_style=go
|
||||
|
@ -11,7 +11,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mikefarah/yq"
|
||||
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
||||
checksum=e451e5b53935be9d752c4d39a7c3ad311e483c4f3ffdd4a30bdbebfd13f89e93
|
||||
checksum=50f4b1f29daedf5412497e1e74524274d778292e3037943cc3050b500d938ba6
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Add table
Reference in a new issue