[package] update xmail to 1.26pre05 (#4794)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Apr 2009 13:35:13 +0000 (13:35 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Apr 2009 13:35:13 +0000 (13:35 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15152 3c298f89-4303-0410-b956-a3cf2f4a3e73

mail/xmail/Makefile

index 52f9ecd..9ef94f6 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=xmail
-PKG_VERSION:=1.25
+PKG_VERSION:=1.26-pre05
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.xmailserver.org/
-PKG_MD5SUM:=675baa512a97057c9e63905272406b69
+PKG_MD5SUM:=685e4b3e3652c9e82a13a56841c09201
 
 include $(INCLUDE_DIR)/package.mk