From: Lucian Cristian Date: Mon, 9 Dec 2019 22:04:10 +0000 (+0200) Subject: dovecot: update to 2.3.9 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=9423c29af5f58d737e416216c1dee043422fdbfe;p=feed%2Fpackages.git dovecot: update to 2.3.9 Signed-off-by: Lucian Cristian --- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 6a8bc5fe2b..c32f52e2c2 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot -PKG_VERSION:=2.3.8 +PKG_VERSION:=2.3.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://dovecot.org/releases/2.3 -PKG_HASH:=c5778d03bf26ab34a605854098035badec455d07adfab38d974f610c8f78b649 +PKG_HASH:=df2c53e5a0463c5c52af682fb11c17eb7f79115d95a861a63cd09329fd7daa9f PKG_MAINTAINER:=Lucian Cristian PKG_LICENSE:=LGPL-2.1-only MIT BSD-3-Clause