From 635567c66e67c7e0040de480df3853fa66be8c9e Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Wed, 18 Oct 2017 02:06:08 +0300 Subject: [PATCH] dovecot: update to 2.2.33.1 Signed-off-by: Lucian Cristian --- mail/dovecot/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 254db36e2e..42d7a8f3da 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot -PKG_VERSION:=2.2.32 -PKG_RELEASE:=2 +PKG_VERSION:=2.2.33.1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2 -PKG_HASH:=160b2151e2af359877f69cb2dcdfe1a3f4138ad3766e3b8562b96616e2f6bc2e +PKG_HASH:=e4d9a182408100dce70e05dad1f8a703252a497aeb25706642286d84a118890b PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT -- 2.30.2