Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/luarocks-lua53/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'luarocks-lua53'
pkgname=luarocks-lua53
version=3.11.0
version=3.11.1
revision=1
build_style=configure
configure_args="
Expand All @@ -17,7 +17,7 @@ license="MIT"
homepage="https://luarocks.org/"
changelog="https://github.com/luarocks/luarocks/wiki/Release-history"
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
checksum=25f56b3c7272fb35b869049371d649a1bbe668a56d24df0a66e3712e35dd44a6
checksum=c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102
alternatives="
luarocks:luarocks:/usr/bin/luarocks-5.3
luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"
Expand Down
Loading