From 4868ec008ee516e0c7b83782bf2743aa65398418 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Mon, 9 Jan 2017 17:12:19 +0100 Subject: [PATCH] =?utf8?q?babeld:=20Update=20project=20URL=20again?= =?utf8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Baptiste Jonglez --- babeld/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/babeld/Makefile b/babeld/Makefile index 2d781ef..45d8ba7 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.8.0 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://www.irif.univ-paris-diderot.fr/~jch/software/files/ +PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/ PKG_MD5SUM:=eb1c66c382e9181c418ebd84e52b5af2 PKG_LICENSE:=MIT @@ -23,7 +23,7 @@ define Package/babeld CATEGORY:=Network SUBMENU:=Routing and Redirection TITLE:=A loop-free distance-vector routing protocol - URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/babel/ + URL:=https://www.irif.fr/~jch/software/babel/ MAINTAINER:=Gabriel Kerneis DEPENDS:=@IPV6 endef -- 2.30.2