From 2dc7fe57e6e4bd6b5ec168520ae6db54aa34103a Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Sat, 30 Jul 2016 13:29:00 +0200 Subject: [PATCH] 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 --- babeld/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2