[package] update xmail to 1.26pre06 (#5389)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16528 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-06-21 11:13:20 +00:00
parent b3aff96eec
commit 5ab4392511

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:=xmail
PKG_VERSION:=1.26-pre05
PKG_VERSION:=1.26-pre06
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.xmailserver.org/
PKG_MD5SUM:=685e4b3e3652c9e82a13a56841c09201
PKG_MD5SUM:=b54ada0c3257b7b00e6edd05018fd9db
include $(INCLUDE_DIR)/package.mk