X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=ipv6%2Fbabel%2FMakefile;h=8a4ec94c4a41feae8036bc0893459086b208b5ee;hp=98a469ec004ecd01d484f46b669ae3c1fe3d60ba;hb=56e51fab1c6a5c667896780cf8d37ef277ee3c04;hpb=80d380737917d8451c31be75690f955462c59ecd diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 98a469ec00..8a4ec94c4a 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