kiss-repo

personal package repository
git clone git://bvnf.space/kiss-repo.git
Log | Files | Refs | README | LICENSE

commit 02bc1a64e0684438cf1d8dfc5498083ca71bb9be
parent d0e17469c2f7c6bdc8ce4e54e68ee8516eb76f16
Author: phoebos <ben@bvnf.space>
Date:   Wed,  3 Jul 2024 13:41:11 +0100

luarocks: 3.11.1

Diffstat:
Mluarocks/build | 3+--
Mluarocks/checksums | 2+-
Mluarocks/depends | 1+
Mluarocks/sources | 2+-
Mluarocks/version | 2+-
5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/luarocks/build b/luarocks/build @@ -1,7 +1,6 @@ #!/bin/sh -e -luav=$(kiss l lua) -luav=${luav#lua } +luav=$(pkgconf --modversion lua) luav=${luav%.*} ./configure \ diff --git a/luarocks/checksums b/luarocks/checksums @@ -1 +1 @@ -722849bb56243d1fa77abcd3f8b5f926bbb235d17d1bae883b7c05c57876a9131c +2d1b69f95b5e5b226cd6dcb78a8032e6b91aa7fbd1f5bc6ad7c9598ac5de1f2e40 diff --git a/luarocks/depends b/luarocks/depends @@ -1 +1,2 @@ lua +pkgconf make diff --git a/luarocks/sources b/luarocks/sources @@ -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 diff --git a/luarocks/version b/luarocks/version @@ -1 +1 @@ -3.11.0 1 +3.11.1 1