luarocks, remove old, add dependency for devel package lua5.3 (#8961)

This commit is contained in:
Schrijvers Luc
2023-07-04 14:12:28 +02:00
committed by GitHub
parent b0ac0b175a
commit 0fb69b2a7b
2 changed files with 2 additions and 51 deletions

View File

@@ -4,7 +4,7 @@ packages called rocks, which also contain version dependency information."
HOMEPAGE="https://luarocks.org"
COPYRIGHT="2007-2014 Kepler Project"
LICENSE="MIT"
REVISION="3"
REVISION="4"
SOURCE_URI="https://luarocks.org/releases/luarocks-$portVersion.tar.gz"
CHECKSUM_SHA256="0e1ec34583e1b265e0fbafb64c8bd348705ad403fe85967fd05d3a659f74d2e5"
SOURCE_DIR="luarocks-$portVersion"
@@ -26,6 +26,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:liblua$secondaryArchSuffix >= 5.3
devel:liblua$secondaryArchSuffix >= 5.3
"
BUILD_REQUIRES="