From: Florian Fainelli Date: Sun, 23 Sep 2007 17:51:32 +0000 (+0000) Subject: Upgrade to 0.4, thanks to Juliusz Chroboczek X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a10062efc0cf9adf871315985d9814ce5c1d07bd;p=openwrt%2Fsvn-archive%2Fpackages.git Upgrade to 0.4, thanks to Juliusz Chroboczek SVN-Revision: 8986 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index dce8e32b6..bc4924748 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.2 +PKG_VERSION:=0.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=6d626b414fac86c11e6f57e52bdedb9b +PKG_MD5SUM:=427bbd044d9e842c8ed203d1b8d5dd6e include $(INCLUDE_DIR)/package.mk