From: Lucian Cristian Date: Sun, 16 Apr 2017 17:56:28 +0000 (+0300) Subject: Dovecot: update to 2.2.29.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4b8d03a7e203585edc2c8fde0b307b9a78589ee7;p=feed%2Fpackages.git Dovecot: update to 2.2.29.1 Signed-off-by: Lucian Cristian --- diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 0bd8c8f706..0405b90a47 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dovecot -PKG_VERSION:=2.2.28 +PKG_VERSION:=2.2.29.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.dovecot.org/releases/2.2 -PKG_HASH:=e0288f59e326ab87cb3881fdabadafe542f4dc7ab9996db13863a439ebbc1f25 +PKG_HASH:=ccfa9ffb7eb91e9e87c21c108324b911250c9ffa838bffb64b1caafadcb0f388 PKG_LICENSE:=LGPL-2.1 MIT BSD-3-Clause Unique PKG_LICENSE_FILES:=COPYING COPYING.LGPL COPYING.MIT