mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
yamlfmt: update to 0.17.2.
This commit is contained in:
parent
2b87310fa9
commit
34d0a5e513
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yamlfmt'
|
# Template file for 'yamlfmt'
|
||||||
pkgname=yamlfmt
|
pkgname=yamlfmt
|
||||||
version=0.17.0
|
version=0.17.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/google/yamlfmt"
|
go_import_path="github.com/google/yamlfmt"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/yamlfmt"
|
homepage="https://github.com/google/yamlfmt"
|
||||||
distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/google/yamlfmt/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=81a7f696332cc496b8bad40e03ddd98bbd26354b6745a3ef2d186e376891012c
|
checksum=bc186eddc322c9a12b0d22e15e1feb54f85ab2ecc9db2cb4837ab770d51a70ea
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make test_v
|
make test_v
|
||||||
|
|
Loading…
Add table
Reference in a new issue