From: florian Date: Fri, 4 Jan 2008 02:44:30 +0000 (+0000) Subject: Upgrade babel to 0.7 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=2c96b3a80ea055e5443f2a2819bc110ca09d07a2;p=packages.git Upgrade babel to 0.7 git-svn-id: svn://svn.openwrt.org/openwrt/packages@10104 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 8a4ec94c4..93f41e397 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.5 +PKG_VERSION:=0.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=7c88c0b2bc537f3dc89c595b9dba99f1 +PKG_MD5SUM:=be0cc628014cb75501f88f658d90028e include $(INCLUDE_DIR)/package.mk