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:
75a74f4
)
lua-rings: use new URL for documentation
author
Karl Palsson
<karlp@etactica.com>
Wed, 5 Oct 2016 10:51:25 +0000
(10:51 +0000)
committer
Karl Palsson
<karlp@etactica.com>
Wed, 5 Oct 2016 10:58:17 +0000
(10:58 +0000)
keplerproject.org is long gone.
Signed-off-by: Karl Palsson <karlp@etactica.com>
lang/lua-rings/Makefile
patch
|
blob
|
history
diff --git
a/lang/lua-rings/Makefile
b/lang/lua-rings/Makefile
index 9b39c96be6fca2a29a4a585bd23e300424b47bb4..7b2e270f78761fbc5bd3bd68437472b20d7ea353 100644
(file)
--- a/
lang/lua-rings/Makefile
+++ b/
lang/lua-rings/Makefile
@@
-30,7
+30,7
@@
define Package/lua-rings
SECTION:=lang
CATEGORY:=Languages
TITLE:=Lua-Rings
- URL:=http://
www.inf.puc-rio.br/~roberto/lua-
rings/
+ URL:=http://
keplerproject.github.io/
rings/
DEPENDS:=+lua
endef