From: Baptiste Jonglez Date: Sat, 30 Jul 2016 11:29:00 +0000 (+0200) Subject: babeld: Update source URL X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2dc7fe57e6e4bd6b5ec168520ae6db54aa34103a;p=feed%2Frouting.git babeld: Update source URL There is a HTTP redirection in place from the old URL to the new URL, but better change it now than waiting for the redirection to disappear. Signed-off-by: Baptiste Jonglez --- diff --git a/babeld/Makefile b/babeld/Makefile index 69fb1e9..b46f4f2 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.7.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/ +PKG_SOURCE_URL:=https://www.irif.univ-paris-diderot.fr/~jch/software/files/ PKG_MD5SUM:=2f71794d4e67f8a5352164ce33611549 PKG_LICENSE:=MIT