aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2017-10-18 10:55:45 -0400
committerGitHub <noreply@github.com>2017-10-18 10:55:45 -0400
commitddc98ba6f605a8fd190dd256c15bf21a59a9e57e (patch)
tree0e5790718ab9786b15d327081db8f50c8bd6abae /mail
parent84c820e1cd15afd48cfc53a77ab5ef455f65611e (diff)
parent635567c66e67c7e0040de480df3853fa66be8c9e (diff)
Merge pull request #4965 from lucize/doveup
dovecot: update to 2.2.33.1
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 254db36e2..42d7a8f3d 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dovecot
-PKG_VERSION:=2.2.32
-PKG_RELEASE:=2
+PKG_VERSION:=2.2.33.1
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2
-PKG_HASH:=160b2151e2af359877f69cb2dcdfe1a3f4138ad3766e3b8562b96616e2f6bc2e
+PKG_HASH:=e4d9a182408100dce70e05dad1f8a703252a497aeb25706642286d84a118890b
PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique
PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT