dovecot: update to 2.3.8
authorLucian Cristian <lucian.cristian@gmail.com>
Sat, 26 Oct 2019 18:04:57 +0000 (21:04 +0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 10 Nov 2019 17:32:04 +0000 (18:32 +0100)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
(cherry-picked from commit 962716aad7013ec6fca4503ad7fa8db11f3302b2)

mail/dovecot/Makefile

index 21ff060191cc92db648dc0448eec257c1d2aacb0..6a8bc5fe2b06dd2ba2da2175f174d70aa29ae1a1 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dovecot
-PKG_VERSION:=2.3.7.2
+PKG_VERSION:=2.3.8
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://dovecot.org/releases/2.3
-PKG_HASH:=666ce084760a47e601d49a9be3c7993c48789d332631e8dfb45f443b367b1260
+PKG_HASH:=c5778d03bf26ab34a605854098035badec455d07adfab38d974f610c8f78b649
 
 PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
 PKG_LICENSE:=LGPL-2.1-only MIT BSD-3-Clause