mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
StyLua: update to 0.14.2.
This commit is contained in:
parent
60967d801c
commit
7b0bf9d132
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'StyLua'
|
# Template file for 'StyLua'
|
||||||
pkgname=StyLua
|
pkgname=StyLua
|
||||||
version=0.14.0
|
version=0.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if luau '--features luau')"
|
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if luau '--features luau')"
|
||||||
|
@ -10,7 +10,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/JohnnyMorganz/StyLua"
|
homepage="https://github.com/JohnnyMorganz/StyLua"
|
||||||
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/v${version}.tar.gz"
|
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/v${version}.tar.gz"
|
||||||
checksum=2cb07ad462b2c8931e60fe8943c91121b0612c9c41dc56d57a1f2161af5e1162
|
checksum=606c37b84110739c375339aefeedc74a9906e59c4f559e112fc0948c13728a7b
|
||||||
|
|
||||||
build_options="lua52 luau"
|
build_options="lua52 luau"
|
||||||
build_options_default="lua52 luau"
|
build_options_default="lua52 luau"
|
||||||
|
|
Loading…
Add table
Reference in a new issue