From 37a68944ccb4b02b6a705806f9edbe6fd9d6a23a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 25 Jun 2024 18:09:34 +0200 Subject: [PATCH] luarocks, revbump, add missing cmd:find? (#10633) --- dev-lua/luarocks/luarocks-3.11.1.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-lua/luarocks/luarocks-3.11.1.recipe b/dev-lua/luarocks/luarocks-3.11.1.recipe index 05c7499a3..400a0f9d7 100644 --- a/dev-lua/luarocks/luarocks-3.11.1.recipe +++ b/dev-lua/luarocks/luarocks-3.11.1.recipe @@ -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="2" +REVISION="3" SOURCE_URI="https://luarocks.org/releases/luarocks-$portVersion.tar.gz" CHECKSUM_SHA256="c3fb3d960dffb2b2fe9de7e3cb004dc4d0b34bb3d342578af84f84325c669102" SOURCE_DIR="luarocks-$portVersion" @@ -35,6 +35,7 @@ BUILD_REQUIRES=" devel:liblua$secondaryArchSuffix >= 5.4 " BUILD_PREREQUIRES=" + cmd:find cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:lua5.4$secondaryArchSuffix