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