Upgrade to 0.4, thanks to Juliusz Chroboczek
authorFlorian Fainelli <florian@openwrt.org>
Sun, 23 Sep 2007 17:51:32 +0000 (17:51 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 23 Sep 2007 17:51:32 +0000 (17:51 +0000)
SVN-Revision: 8986

ipv6/babel/Makefile

index dce8e32b6cc12402d5912f684f63d80ae37fe9a5..bc4924748d77243b38741f716ea796f1ffe04e00 100644 (file)
@@ -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