Skip to content

Commit

Permalink
luarocks: 3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aabacchus committed Jul 3, 2024
1 parent d0e1746 commit 02bc1a6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
3 changes: 1 addition & 2 deletions luarocks/build
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/sh -e

luav=$(kiss l lua)
luav=${luav#lua }
luav=$(pkgconf --modversion lua)
luav=${luav%.*}

./configure \
Expand Down
2 changes: 1 addition & 1 deletion luarocks/checksums
Original file line number Diff line number Diff line change
@@ -1 +1 @@
722849bb56243d1fa77abcd3f8b5f926bbb235d17d1bae883b7c05c57876a9131c
2d1b69f95b5e5b226cd6dcb78a8032e6b91aa7fbd1f5bc6ad7c9598ac5de1f2e40
1 change: 1 addition & 0 deletions luarocks/depends
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
lua
pkgconf make
2 changes: 1 addition & 1 deletion luarocks/sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://luarocks.github.io/luarocks/releases/luarocks-3.11.0.tar.gz
https://luarocks.github.io/luarocks/releases/luarocks-3.11.1.tar.gz
2 changes: 1 addition & 1 deletion luarocks/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11.0 1
3.11.1 1

0 comments on commit 02bc1a6

Please sign in to comment.