[package] update xmail to 1.26pre06 (#5389)
authorFlorian Fainelli <florian@openwrt.org>
Sun, 21 Jun 2009 11:13:20 +0000 (11:13 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 21 Jun 2009 11:13:20 +0000 (11:13 +0000)
SVN-Revision: 16528

mail/xmail/Makefile

index 6b56f592f009bd6d1aa85f1a2ce0dbaa480c9f2b..7b3839996a0422fd79b3b9133fa714ead5eaad06 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:=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