mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
StyLua: update to 2.1.0.
This commit is contained in:
parent
3c8d460d43
commit
4bf5668d89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'StyLua'
|
||||
pkgname=StyLua
|
||||
version=2.0.2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="$(vopt_if lua52 '--features lua52') $(vopt_if lua53 '--features lua53')
|
||||
|
@ -12,7 +12,7 @@ license="MPL-2.0"
|
|||
homepage="https://github.com/JohnnyMorganz/StyLua"
|
||||
changelog="https://raw.githubusercontent.com/JohnnyMorganz/StyLua/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/JohnnyMorganz/StyLua/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=0d88a55d4d33a7d7334bdef8ccaf1fb6524b21dd66d60be8efc0cf92f6d31ad3
|
||||
checksum=eeca8de825f7cd550a846bb2b0c409f112e8f16fe007863996cc49ca4b9641f9
|
||||
|
||||
build_options="lua52 lua53 lua54 luajit luau"
|
||||
build_options_default="lua52 lua53 lua54 luajit luau"
|
||||
|
|
Loading…
Add table
Reference in a new issue