From: Florian Fainelli Date: Thu, 27 Aug 2009 08:47:47 +0000 (+0000) Subject: [package] update xmail to 1.26 (#5761) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=6e8e16dc4f7edae244608c0bd162dd2c24c9b257 [package] update xmail to 1.26 (#5761) SVN-Revision: 17424 --- diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile index 7b3839996a..fb316b39f9 100644 --- a/mail/xmail/Makefile +++ b/mail/xmail/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xmail -PKG_VERSION:=1.26-pre06 +PKG_VERSION:=1.26 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.xmailserver.org/ -PKG_MD5SUM:=b54ada0c3257b7b00e6edd05018fd9db +PKG_MD5SUM:=26d35c2fc104d79ebb6397c7dece5b15 include $(INCLUDE_DIR)/package.mk