From: Florian Fainelli Date: Tue, 1 Apr 2008 20:16:58 +0000 (+0000) Subject: Upgrade babel to 0.11 (#3286) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=463da73d600cfd0ac04c8a0c7a48bcfcbb3f5281;p=openwrt%2Fsvn-archive%2Fpackages.git Upgrade babel to 0.11 (#3286) SVN-Revision: 10700 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index e9024b57b..327a0ec31 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.10 +PKG_VERSION:=0.11 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=3612eb9b639d97a95042c20890ef6f5f +PKG_MD5SUM:=390bd17c00f009f6364d70a0fb9777fb include $(INCLUDE_DIR)/package.mk