[packages] babel: update to v0.95
authorNicolas Thill <nico@openwrt.org>
Tue, 21 Apr 2009 01:00:51 +0000 (01:00 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 21 Apr 2009 01:00:51 +0000 (01:00 +0000)
SVN-Revision: 15311

ipv6/babel/Makefile

index 69712861a76b41e39def4eddcef3a3c141c352c2..9bfa44286d6bc43d5f8c3987ce4a8e2a420663c9 100644 (file)
@@ -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