X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=blobdiff_plain;f=babeld%2FMakefile;h=972862ceaaf59146ac0e3e58b86c1a22a925ef54;hp=88a7886cf53629bc041ceead07925f1d16f8fb8b;hb=5a7cf37dc0c63009620668426b753a830b1bdcce;hpb=d0d9f5efc59fe7335ceaccb626387477932ff1e3 diff --git a/babeld/Makefile b/babeld/Makefile index 88a7886..972862c 100644 --- a/babeld/Makefile +++ b/babeld/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babeld -PKG_VERSION:=1.7.1 +PKG_VERSION:=1.8.5 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_MD5SUM:=2f71794d4e67f8a5352164ce33611549 +PKG_SOURCE_URL:=https://www.irif.fr/~jch/software/files/ +PKG_HASH:=202d99c275604507c6ce133710522f1ddfb62cb671c26f1ac2d3ab44af3d5bc4 PKG_LICENSE:=MIT include $(INCLUDE_DIR)/package.mk @@ -23,9 +23,10 @@ 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/ - MAINTAINER:=Gabriel Kerneis - DEPENDS:=+@IPV6 + URL:=https://www.irif.fr/~jch/software/babel/ + MAINTAINER:=Gabriel Kerneis , \ + Baptiste Jonglez + DEPENDS:=@IPV6 endef define Package/babeld/description