From: Florian Fainelli Date: Tue, 29 Dec 2009 22:45:44 +0000 (+0000) Subject: update dovecot to 1.2.9 (#6382) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=85e4ec3e301e91a00ade1c13fd6d7bd415c481af;p=openwrt%2Fsvn-archive%2Fpackages.git update dovecot to 1.2.9 (#6382) SVN-Revision: 18971 --- 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