1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 19:33:59 +02:00

luaexpat: Use new URL for documentation

keplerproject.org is long gone.  Use current maintainer website.

Signed-off-by: Karl Palsson <karlp@etactica.com>
This commit is contained in:
Karl Palsson 2016-10-05 11:00:32 +00:00
parent b7ec0c715c
commit 2f53af0557

View File

@ -22,7 +22,7 @@ define Package/luaexpat
SECTION:=lang SECTION:=lang
CATEGORY:=Languages CATEGORY:=Languages
TITLE:=LuaExpat TITLE:=LuaExpat
URL:=http://www.keplerproject.org/luaexpat/ URL:=http://matthewwild.co.uk/projects/luaexpat/
MAINTAINER:=W. Michael Petullo <mike@flyn.org> MAINTAINER:=W. Michael Petullo <mike@flyn.org>
DEPENDS:=+lua +libexpat DEPENDS:=+lua +libexpat
endef endef