Explorar o código

lua: bump version

Patch by Michael Roth <mroth@nessie.de>.
Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
b2ffc1f9fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)