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.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=f8ae24ea5550ec3f09c5710d203e6237f47f5c00 Upgrade to 0.4, thanks to Juliusz Chroboczek SVN-Revision: 8986 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index dce8e32b6c..bc4924748d 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