mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
yq-go: update to 4.11.2.
This commit is contained in:
parent
475ebf5acb
commit
a13f440de2
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.11.1
|
version=4.11.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="yq-${version}"
|
wrksrc="yq-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mikefarah/yq"
|
homepage="https://github.com/mikefarah/yq"
|
||||||
distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mikefarah/yq/archive/v${version}.tar.gz"
|
||||||
checksum=0a4cb1e93114334ccbbffd468f29b27d0fae4857865ae91c570c06ef94a9bd33
|
checksum=910f64ceceabed5f63550a29923c158612be94f2855b0d10fdb549d8ad826a5f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Reference in a new issue