[Buildroot] svn commit: [26027] trunk/buildroot/package/lua

jacmet at uclibc.org jacmet at uclibc.org
Wed Apr 8 20:50:04 UTC 2009


Author: jacmet
Date: 2009-04-08 20:50:03 +0000 (Wed, 08 Apr 2009)
New Revision: 26027

Log:
lua: bump version

Patch by Michael Roth <mroth at nessie.de>.

Modified:
   trunk/buildroot/package/lua/lua.mk


Changeset:
Modified: trunk/buildroot/package/lua/lua.mk
===================================================================
--- trunk/buildroot/package/lua/lua.mk	2009-04-08 16:59:24 UTC (rev 26026)
+++ trunk/buildroot/package/lua/lua.mk	2009-04-08 20:50:03 UTC (rev 26027)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-LUA_VERSION=5.1.2
+LUA_VERSION=5.1.4
 
 LUA_SOURCE=lua-$(LUA_VERSION).tar.gz
 LUA_CAT:=$(ZCAT)



More information about the buildroot mailing list