From: Florian Fainelli Date: Sun, 21 Jun 2009 11:13:20 +0000 (+0000) Subject: [package] update xmail to 1.26pre06 (#5389) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a7930db145bc9ef5d66b94c3b0fefe9a61b9e620;p=openwrt%2Fsvn-archive%2Farchive.git [package] update xmail to 1.26pre06 (#5389) SVN-Revision: 16528 --- diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 6b56f592f0..7b3839996a 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/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:=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