Sfoglia il codice sorgente

lua: bump version

Patch by Michael Roth <mroth@nessie.de>.
Peter Korsgaard 16 anni fa
parent
commit
b2ffc1f9fa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      package/lua/lua.mk

+ 1 - 1
package/lua/lua.mk

@@ -4,7 +4,7 @@
 #
 #############################################################
 
-LUA_VERSION=5.1.2
+LUA_VERSION=5.1.4
 
 LUA_SOURCE=lua-$(LUA_VERSION).tar.gz
 LUA_CAT:=$(ZCAT)