b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH] openwrt-feed-alfred: Switch to HTTPS version of links
@ 2015-12-06 15:15 Sven Eckelmann
  2015-12-16 18:01 ` Simon Wunderlich
  2015-12-16 18:04 ` Simon Wunderlich
  0 siblings, 2 replies; 3+ messages in thread
From: Sven Eckelmann @ 2015-12-06 15:15 UTC (permalink / raw)
  To: b.a.t.m.a.n

open-mesh.org and its subdomains can only be accessed via HTTPS. HTTP-only
requests are currently redirected automatically to HTTPS but references to it
should be only https.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 alfred/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alfred/Makefile b/alfred/Makefile
index 3dba9b3..48b2a8b 100644
--- a/alfred/Makefile
+++ b/alfred/Makefile
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 #
-# The latest alfred git hash in PKG_REV can be obtained from http://git.open-mesh.org/alfred.git
+# The latest alfred git hash in PKG_REV can be obtained from https://git.open-mesh.org/alfred.git
 #
 PKG_NAME:=alfred
 PKG_VERSION:=2015.1
-- 
2.6.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-12-16 18:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-06 15:15 [B.A.T.M.A.N.] [PATCH] openwrt-feed-alfred: Switch to HTTPS version of links Sven Eckelmann
2015-12-16 18:01 ` Simon Wunderlich
2015-12-16 18:04 ` Simon Wunderlich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).