Repository : ssh://git@open-mesh.org/openwrt-feed-alfred
On branch : master
commit ad56a325c6460f006dc65b19eba1dcedd87a1972 Author: Sven Eckelmann sven@narfation.org Date: Sun Dec 6 16:15:52 2015 +0100
openwrt-feed-alfred: Switch to HTTPS version of links
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 Signed-off-by: Simon Wunderlich sw@simonwunderlich.de
ad56a325c6460f006dc65b19eba1dcedd87a1972 alfred/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/alfred/Makefile b/alfred/Makefile index 7de40b1..8f85651 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.2