[packages] babel: update to v0.95

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15311 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-04-21 01:00:51 +00:00
parent cd88c5ca15
commit 68ce776be5

View 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