From: Florian Fainelli Date: Sat, 5 Jul 2008 10:05:24 +0000 (+0000) Subject: Upgrade babel to 0.14 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=fdae7fd30353074d07806bd857e98ae479b8c371;p=openwrt%2Fsvn-archive%2Fpackages.git Upgrade babel to 0.14 SVN-Revision: 11632 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 8621606dd..ca09a1ff0 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.13 +PKG_VERSION:=0.14 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=9ecf19b53ba62baa2c4adcc6125f379e +PKG_MD5SUM:=d850a0e5044acb64038205197503937e include $(INCLUDE_DIR)/package.mk