* [Buildroot] [PATCH] cgilua: bump version to 5.1.4
@ 2012-06-01 16:00 François Perrad
2012-06-28 13:32 ` Gustavo Zacarias
2012-06-30 21:40 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: François Perrad @ 2012-06-01 16:00 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
| 2 +-
| 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
--git a/package/cgilua/Config.in b/package/cgilua/Config.in
index b43ba97..2f9c452 100644
--- a/package/cgilua/Config.in
+++ b/package/cgilua/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_CGILUA
CGILua is a tool for creating dynamic HTML pages
and manipulating input data from Web forms.
- http://luaforge.net/projects/cgilua/
+ http://keplerproject.github.com/cgilua
--git a/package/cgilua/cgilua.mk b/package/cgilua/cgilua.mk
index d46c2a6..8e5770a 100644
--- a/package/cgilua/cgilua.mk
+++ b/package/cgilua/cgilua.mk
@@ -4,8 +4,8 @@
#
#############################################################
-CGILUA_VERSION = 5.1.3
-CGILUA_SITE = http://luaforge.net/frs/download.php/3970
+CGILUA_VERSION = 5.1.4
+CGILUA_SITE = http://github.com/downloads/keplerproject/cgilua
CGILUA_DEPENDENCIES = luafilesystem
define CGILUA_INSTALL_TARGET_CMDS
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-30 21:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 16:00 [Buildroot] [PATCH] cgilua: bump version to 5.1.4 François Perrad
2012-06-28 13:32 ` Gustavo Zacarias
2012-06-30 21:40 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox