yq-go: update to 4.4.1.
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
4cccb3443b
commit
9be051e34f
@@ -1,6 +1,6 @@
|
||||
# Template file for 'yq-go'
|
||||
pkgname=yq-go
|
||||
version=4.4.0
|
||||
version=4.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/v${version}.tar.gz"
|
||||
checksum=bd87dad46efbe333d0ed2da0b142e429833259d02d6310d97c95704ea0430a83
|
||||
checksum=bdd078847a74245e4c09af3dc31cdb482588398f342a8db4c019115a8495ebad
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
||||
Reference in New Issue
Block a user