From: Nicolas Thill Date: Wed, 10 Oct 2007 12:52:43 +0000 (+0000) Subject: babel: update to v0.5 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b5833c6ec74f5af26ddbc38ae1b59dbccc0c790d;p=openwrt%2Fsvn-archive%2Fpackages.git babel: update to v0.5 SVN-Revision: 9237 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 98a469ec0..8a4ec94c4 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -9,19 +9,19 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.4 +PKG_VERSION:=0.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=427bbd044d9e842c8ed203d1b8d5dd6e +PKG_MD5SUM:=7c88c0b2bc537f3dc89c595b9dba99f1 include $(INCLUDE_DIR)/package.mk define Package/babel SECTION:=ipv6 CATEGORY:=IPv6 - TITLE:=a loop-free distance-vector routing protocol + TITLE:=A loop-free distance-vector routing protocol URL:=http://www.pps.jussieu.fr/~jch/software/babel/ DEPENDS:=+kmod-ipv6 endef