summaryrefslogtreecommitdiffstats
path: root/package/lua/lua.hash
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-12-02 11:25:06 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-09 17:38:50 +0100
commit297613f1c7e28efc389665bfb70d147f2cdcffa1 (patch)
treea459eda1f75dbe87bb2b499c87b6d9d943707957 /package/lua/lua.hash
parent269fa3fa9fd286307424cbe36f259e8d6afb8dfd (diff)
downloadbuildroot-297613f1c7e28efc389665bfb70d147f2cdcffa1.tar.gz
buildroot-297613f1c7e28efc389665bfb70d147f2cdcffa1.zip
package/lua: remove 5.2.x version
At this time : - Lua 5.3.5 will be the last one of its serie. - Lua 5.4 is up coming (lua-5.4.0-work2 is already available). - Lua 5.2.4 was released on 2015. For various reasons in the Lua ecosystem, the Lua 5.1 will stay. On BR, Lua 5.3 is the default version since 2016.02. So, the serie which could be removed is the 5.2.x. We could wait some days for other user feedback. Note: see discussion when 5.3.x was introduced : http://lists.busybox.net/pipermail/buildroot/2015-January/117638.html Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/lua/lua.hash')
-rw-r--r--package/lua/lua.hash3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/lua/lua.hash b/package/lua/lua.hash
index 43f5be275e..ba57304d0f 100644
--- a/package/lua/lua.hash
+++ b/package/lua/lua.hash
@@ -2,8 +2,5 @@
md5 4f4b4f323fd3514a68e0ab3da8ce3455 lua-5.3.5.tar.gz
sha1 112eb10ff04d1b4c9898e121d6bdf54a81482447 lua-5.3.5.tar.gz
-md5 913fdb32207046b273fdb17aad70be13 lua-5.2.4.tar.gz
-sha1 ef15259421197e3d85b7d6e4871b8c26fd82c1cf lua-5.2.4.tar.gz
-
md5 2e115fe26e435e33b0d5c022e4490567 lua-5.1.5.tar.gz
sha1 b3882111ad02ecc6b972f8c1241647905cb2e3fc lua-5.1.5.tar.gz
OpenPOWER on IntegriCloud