From: florian Date: Tue, 29 Dec 2009 22:45:44 +0000 (+0000) Subject: [package] update dovecot to 1.2.9 (#6382) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a96d5be59a6535bdcddcce3d067a00798b2c1946;p=packages.git [package] update dovecot to 1.2.9 (#6382) git-svn-id: svn://svn.openwrt.org/openwrt/packages@18971 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index ca46ef95c..0e562f02a 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot -PKG_VERSION:=1.2.8 +PKG_VERSION:=1.2.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dovecot.org/releases/1.2 -PKG_MD5SUM:=c6d6c061413d299ccea7b55c3e4faa0a +PKG_MD5SUM:=036ff97fb248dae3bd4b796a0644634f include $(INCLUDE_DIR)/package.mk