aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2018-11-28 21:58:12 +0200
committerLucian Cristian <lucian.cristian@gmail.com>2018-11-28 21:58:12 +0200
commit229c2cad264f14773fa41ca8d6097158deaaa0b4 (patch)
treeee542797a1afdde88b538abeae5c486f0ee8204d /mail/dovecot
parentb945bdf3c83ed25b69235128536dae52fc9afffa (diff)
dovecot: update to 2.3.4
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'mail/dovecot')
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 2438bcd75..2c1d4ca5e 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dovecot
-PKG_VERSION:=2.3.3
+PKG_VERSION:=2.3.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://www.dovecot.org/releases/2.3
-PKG_HASH:=15af27ee25258afb4ad9581f8df681be998b763597086bbae54ca7d77a066d8e
+PKG_HASH:=d91b76eff8df6185c1799f1b279f780105bdeeea27e3286b42f4cab18efbef05
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>