mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
batmand: Switch upstream URL to HTTPS
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>
This commit is contained in:
@@ -25,7 +25,7 @@ PKG_KMOD_BUILD_DIR:=$(PKG_BUILD_DIR)/batman/linux/modules
|
|||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/batmand/Default
|
define Package/batmand/Default
|
||||||
URL:=http://www.open-mesh.org/
|
URL:=https://www.open-mesh.org/
|
||||||
MAINTAINER:=Corinna "Elektra" Aichele <onelektra@gmx.net>
|
MAINTAINER:=Corinna "Elektra" Aichele <onelektra@gmx.net>
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user