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:
828a90c
)
lang: luasql: update URL to current
author
Karl Palsson
<redacted>
Fri, 30 Sep 2016 13:44:23 +0000
(13:44 +0000)
committer
Karl Palsson
<redacted>
Fri, 30 Sep 2016 13:44:23 +0000
(13:44 +0000)
Old keplerproject.org urls are all down.
github project source for this project references new githubio website.
Signed-off-by: Karl Palsson <redacted>
lang/luasql/Makefile
patch
|
blob
|
history
diff --git
a/lang/luasql/Makefile
b/lang/luasql/Makefile
index 204d6cc1a4c3edd70d72344fed99729e6ad03ce1..135ebff64917c32db53e94097fc132ec350418ab 100644
(file)
--- a/
lang/luasql/Makefile
+++ b/
lang/luasql/Makefile
@@
-30,7
+30,7
@@
define Package/luasql/Default
SECTION:=lang
CATEGORY:=Languages
TITLE:=Lua SQL binding
- URL:=http://
www.keplerproject.org
/luasql/
+ URL:=http://
keplerproject.github.io
/luasql/
DEPENDS:= +lua
endef
git clone https://git.99rst.org/PROJECT