aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/luaexpat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/luaexpat/Makefile b/lang/luaexpat/Makefile
index 3c2f23180..eae164f2b 100644
--- a/lang/luaexpat/Makefile
+++ b/lang/luaexpat/Makefile
@@ -22,7 +22,7 @@ define Package/luaexpat
SECTION:=lang
CATEGORY:=Languages
TITLE:=LuaExpat
- URL:=http://www.keplerproject.org/luaexpat/
+ URL:=http://matthewwild.co.uk/projects/luaexpat/
MAINTAINER:=W. Michael Petullo <mike@flyn.org>
DEPENDS:=+lua +libexpat
endef