From 2c87aeba1785e7857046ed0b356dd18ef62baa12 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Thu, 9 May 2019 22:31:47 +0300 Subject: [PATCH] dovecot: update to 2.2.36.1 Signed-off-by: Lucian Cristian --- mail/dovecot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 500b4679c..9a720a317 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot -PKG_VERSION:=2.2.35 +PKG_VERSION:=2.2.36.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2 -PKG_HASH:=cce15db2fc5233386b63a3cf21c465c09e6e55014ed66c4f184b7d221a47180c +PKG_HASH:=38c7304a02246f80709fac72a81685082de8873fd94d67d2bf02cf1cbeb12f03 PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT PKG_MAINTAINER:=Lucian Cristian