luaexpat: Use new URL for documentation 3303/head
authorKarl Palsson <karlp@etactica.com>
Wed, 5 Oct 2016 11:00:32 +0000 (11:00 +0000)
committerKarl Palsson <karlp@etactica.com>
Wed, 5 Oct 2016 11:00:32 +0000 (11:00 +0000)
keplerproject.org is long gone.  Use current maintainer website.

Signed-off-by: Karl Palsson <karlp@etactica.com>
lang/luaexpat/Makefile

index 3c2f23180b12e868d7c305e80afc2b9572d3d66e..eae164f2befd80b1ff04b7144e6fbcca3ee0cb4c 100644 (file)
@@ -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