diff --git a/dev-lang/lua/lua-5.3.1.recipe b/dev-lang/lua/lua-5.3.2.recipe similarity index 96% rename from dev-lang/lua/lua-5.3.1.recipe rename to dev-lang/lua/lua-5.3.2.recipe index f5e30e859..2ab8b11df 100644 --- a/dev-lang/lua/lua-5.3.1.recipe +++ b/dev-lang/lua/lua-5.3.2.recipe @@ -8,10 +8,10 @@ collection, making it ideal for configuration, scripting, and rapid prototyping. " HOMEPAGE="http://www.lua.org" SOURCE_URI="http://www.lua.org/ftp/lua-$portVersion.tar.gz" -CHECKSUM_SHA256="072767aad6cc2e62044a66e8562f51770d941e972dc1e4068ba719cd8bffac17" +CHECKSUM_SHA256="c740c7bb23a936944e1cc63b7c3c5351a8976d7867c5252c8854f7b2af9da68f" LICENSE="MIT" COPYRIGHT="1994-2015, Lua.org, PUC-Rio" -REVISION="2" +REVISION="1" ARCHITECTURES="x86 x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" diff --git a/dev-lang/lua/patches/lua-5.3.1.gcc2.patchset b/dev-lang/lua/patches/lua-5.3.2.gcc2.patchset similarity index 100% rename from dev-lang/lua/patches/lua-5.3.1.gcc2.patchset rename to dev-lang/lua/patches/lua-5.3.2.gcc2.patchset diff --git a/dev-lang/lua/patches/lua-5.3.1.patchset b/dev-lang/lua/patches/lua-5.3.2.patchset similarity index 100% rename from dev-lang/lua/patches/lua-5.3.1.patchset rename to dev-lang/lua/patches/lua-5.3.2.patchset