From b026b50320f0a6c9c53530d58e25da6f627b5231 Mon Sep 17 00:00:00 2001 From: Peter Wagner Date: Sun, 9 Nov 2014 20:23:56 +0100 Subject: [PATCH] dovecot: update to 2.2.15 Signed-off-by: Peter Wagner --- mail/dovecot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 275fcb285a..1032d97718 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot -PKG_VERSION:=2.2.14 +PKG_VERSION:=2.2.15 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2 -PKG_MD5SUM:=03315255920ee1c4b11039945246a8af +PKG_MD5SUM:=c6c176943bd832c780fbb5d2f8850952 PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT