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:
7028fbf
)
lua-xavante: use new URL for documentation
author
Karl Palsson
<karlp@etactica.com>
Wed, 5 Oct 2016 10:57:43 +0000
(10:57 +0000)
committer
Karl Palsson
<karlp@etactica.com>
Wed, 5 Oct 2016 10:58:31 +0000
(10:58 +0000)
keplerproject.org is long gone.
Signed-off-by: Karl Palsson <karlp@etactica.com>
lang/lua-xavante/Makefile
patch
|
blob
|
history
diff --git
a/lang/lua-xavante/Makefile
b/lang/lua-xavante/Makefile
index 13b66ee60215f1c3295178c7ab9a641d020f8920..71ed8bd999dd94445d95c3e5db8b341aae5328dd 100644
(file)
--- a/
lang/lua-xavante/Makefile
+++ b/
lang/lua-xavante/Makefile
@@
-28,7
+28,7
@@
define Package/lua-xavante
SECTION:=lang
CATEGORY:=Languages
TITLE:=Xavante Web Server
- URL:=http://
www.keplerproject.org/xavante
+ URL:=http://
keplerproject.github.io/xavante/
DEPENDS:= +lua
endef