projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32faf35
)
lua: bump version
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 8 Apr 2009 20:50:03 +0000
(20:50 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 8 Apr 2009 20:50:03 +0000
(20:50 -0000)
Patch by Michael Roth <mroth@nessie.de>.
package/lua/lua.mk
patch
|
blob
|
history
diff --git
a/package/lua/lua.mk
b/package/lua/lua.mk
index f330c947d09694de4ec5a673f38ca921e36e6e06..4b646b2191aece4da3431be83db67c4d42ab5421 100644
(file)
--- a/
package/lua/lua.mk
+++ b/
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)