From: Peter Wagner Date: Sun, 9 Nov 2014 19:23:56 +0000 (+0100) Subject: dovecot: update to 2.2.15 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b026b50320f0a6c9c53530d58e25da6f627b5231;p=openwrt-packages.git dovecot: update to 2.2.15 Signed-off-by: Peter Wagner --- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 275fcb285..1032d9771 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