From b4f9ab279fd8f4da8f54585e0e8eab4d352ba21e Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 21 Apr 2009 01:00:51 +0000 Subject: [PATCH] [packages] babel: update to v0.95 SVN-Revision: 15311 --- ipv6/babel/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ipv6/babel/Makefile b/ipv6/babel/Makefile index 69712861a7..9bfa44286d 100644 --- a/ipv6/babel/Makefile +++ b/ipv6/babel/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=babel -PKG_VERSION:=0.94 -PKG_RELEASE:=2 +PKG_VERSION:=0.95 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.pps.jussieu.fr/~jch/software/files/ -PKG_MD5SUM:=881dfb9a36b60ae565fd3731d637beb9 +PKG_MD5SUM:=942094c35acf850235d60831bb0dca38 include $(INCLUDE_DIR)/package.mk -- 2.30.2