projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd04397
)
batmand: Switch upstream URL to HTTPS
author
Sven Eckelmann
<sven@narfation.org>
Wed, 18 Jan 2017 11:59:53 +0000
(12:59 +0100)
committer
Zoltan HERPAI
<wigyori@uid0.hu>
Fri, 10 Nov 2017 19:56:59 +0000
(20:56 +0100)
The open-mesh.org server is not serving plain HTTP pages since a while.
Updating the default URL to https is therefore prefered.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
batmand/Makefile
patch
|
blob
|
history
diff --git
a/batmand/Makefile
b/batmand/Makefile
index 4c8bf30032c6e2ecda6ab61e68a753970f1c2d02..12bbd2ee17c8319ebb1f927997c21b2e2ec62189 100644
(file)
--- a/
batmand/Makefile
+++ b/
batmand/Makefile
@@
-25,7
+25,7
@@
PKG_KMOD_BUILD_DIR:=$(PKG_BUILD_DIR)/batman/linux/modules
include $(INCLUDE_DIR)/package.mk
define Package/batmand/Default
- URL:=http://www.open-mesh.org/
+ URL:=http
s
://www.open-mesh.org/
MAINTAINER:=Corinna "Elektra" Aichele <onelektra@gmx.net>
endef