openwrt-feed-alfred: Switch to HTTPS version of links

Message ID 1449414952-21593-1-git-send-email-sven@narfation.org (mailing list archive)
State Accepted, archived
Headers

Commit Message

Sven Eckelmann Dec. 6, 2015, 3:15 p.m. UTC
  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(-)
  

Comments

Simon Wunderlich Dec. 16, 2015, 6:01 p.m. UTC | #1
On Sunday 06 December 2015 16:15:52 Sven Eckelmann wrote:
> 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.

Applied in revision ad56a32.

Thanks!
     Simon
  
Simon Wunderlich Dec. 16, 2015, 6:04 p.m. UTC | #2
On Sunday 06 December 2015 16:15:52 Sven Eckelmann wrote:
> 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.

Applied in revision bc6fe02.

Thanks!
     Simon
  

Patch

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