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 DEPENDS:=+lua +libexpat endef