projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7ec0c7
)
luaexpat: Use new URL for documentation
3303/head
author
Karl Palsson
<karlp@etactica.com>
Wed, 5 Oct 2016 11:00:32 +0000
(11:00 +0000)
committer
Karl 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
patch
|
blob
|
history
diff --git
a/lang/luaexpat/Makefile
b/lang/luaexpat/Makefile
index 3c2f23180b12e868d7c305e80afc2b9572d3d66e..eae164f2befd80b1ff04b7144e6fbcca3ee0cb4c 100644
(file)
--- 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