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:
ed27512
)
lang: lua-libmodbus: Update URL
author
Karl Palsson
<karlp@etactica.com>
Fri, 29 Mar 2019 12:54:49 +0000
(12:54 +0000)
committer
Karl Palsson
<karlp@etactica.com>
Fri, 29 Mar 2019 12:54:49 +0000
(12:54 +0000)
Fixes: ed275126417 lang: lua-libmodbus: Update URL
Second instance of old URL was missed.
Signed-off-by: Karl Palsson <karlp@etactica.com>
lang/lua-libmodbus/Makefile
patch
|
blob
|
history
diff --git
a/lang/lua-libmodbus/Makefile
b/lang/lua-libmodbus/Makefile
index ee271ddf997b303f991712d2f1361df745327f0a..8fd42b40a6cb3448dc709a202f3ffb3899d16626 100644
(file)
--- a/
lang/lua-libmodbus/Makefile
+++ b/
lang/lua-libmodbus/Makefile
@@
-22,7
+22,7
@@
define Package/lua-libmodbus
SECTION:=lang
CATEGORY:=Languages
TITLE:=lua-libmodbus
- URL:=https://github.com/
remakeelectric
/lua-libmodbus
+ URL:=https://github.com/
etactica
/lua-libmodbus
DEPENDS:=+liblua +libmodbus
endef