git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c3d4458
)
lua-wsapi: Use new URL for documentation
author
Karl Palsson
<redacted>
Wed, 5 Oct 2016 10:54:24 +0000
(10:54 +0000)
committer
Karl Palsson
<redacted>
Wed, 5 Oct 2016 10:58:31 +0000
(10:58 +0000)
keplerproject.org has been long gone.
Signed-off-by: Karl Palsson <redacted>
lang/lua-wsapi/Makefile
patch
|
blob
|
history
diff --git
a/lang/lua-wsapi/Makefile
b/lang/lua-wsapi/Makefile
index b382ad640f0903923bb7741b626c5c8bed47bdda..51175967d297cff8ef3a7e3f2a314c1d8d9d14c7 100644
(file)
--- a/
lang/lua-wsapi/Makefile
+++ b/
lang/lua-wsapi/Makefile
@@
-28,7
+28,7
@@
define Package/lua-wsapi/Default
SECTION:=lang
CATEGORY:=Languages
TITLE:=Lua WSAPI
- URL:=http
://www.keplerproject.org/wsapi
+ URL:=http
s://keplerproject.github.io/wsapi/
DEPENDS:= +lua
endef
git clone https://git.99rst.org/PROJECT