yq-go: update to 3.4.1.
This commit is contained in:
parent
d419b9df71
commit
8cc7665768
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=3.4.0
|
||||
version=3.4.1
|
||||
revision=1
|
||||
wrksrc="yq-${version}"
|
||||
build_style=go
|
||||
|
@ -10,7 +10,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/mikefarah/yq"
|
||||
distfiles="https://github.com/mikefarah/yq/archive/${version}.tar.gz"
|
||||
checksum=76b96cd2ba503eef396d8773d874b4fdc56fc3aff3c61b0808afadff2a6daae7
|
||||
checksum=73259f808d589d11ea7a18e4cd38a2e98b518a6c2c178d1ec57d9c5942277cb1
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Add table
Reference in a new issue