openwrt-feed-alfred: Switch to HTTPS version of links
Commit Message
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
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
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
@@ -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