From: Florian Fainelli Date: Fri, 4 Jan 2008 02:44:30 +0000 (+0000) Subject: Upgrade babel to 0.7 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4430f30a45927b4de32155130c1ba8eafe925dc9;p=openwrt%2Fsvn-archive%2Farchive.git Upgrade babel to 0.7 SVN-Revision: 10104 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 8a4ec94c4a..93f41e3976 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.5 +PKG_VERSION:=0.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=7c88c0b2bc537f3dc89c595b9dba99f1 +PKG_MD5SUM:=be0cc628014cb75501f88f658d90028e include $(INCLUDE_DIR)/package.mk