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