From: Baptiste Jonglez Date: Sat, 30 Jul 2016 11:29:00 +0000 (+0200) Subject: babeld: Update source URL X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7aa480831c5545a34262940662be2d7d8c71498a;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 b7efade..2ba0834 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