dovecot: update to 2.3.5.2 8833/head
authorLucian Cristian <lucian.cristian@gmail.com>
Mon, 29 Apr 2019 01:29:17 +0000 (04:29 +0300)
committerLucian Cristian <lucian.cristian@gmail.com>
Mon, 29 Apr 2019 01:29:17 +0000 (04:29 +0300)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
mail/dovecot/Makefile

index c32b6cf65ce715d9130262984b78897ed008dfe3..8a5d3ba14772f650ae6039391e56fd3d051cab0e 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dovecot
-PKG_VERSION:=2.3.5.1
-PKG_RELEASE:=3
+PKG_VERSION:=2.3.5.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.dovecot.org/releases/2.3
-PKG_HASH:=d78f9d479e3b2caa808160f86bfec1c9c7b46344d8b14b88f5fa9bbbf8c7c33f
+PKG_HASH:=ba14e41aefd81a868a35b83bcb54194116106424d37690519b50ea83c0f31bf2
 PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique
 PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT
 PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>