From patchwork Sat Mar 19 20:00:20 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 599791 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 3qSCcx6Lk3z9s4q for ; Sun, 20 Mar 2016 07:00:33 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id F05FF95536; Sat, 19 Mar 2016 20:00:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iQ3Tq7p3rzPQ; Sat, 19 Mar 2016 20:00:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 4C33F954D8; Sat, 19 Mar 2016 20:00:31 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 65B7F1CF547 for ; Sat, 19 Mar 2016 20:00:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 55AC3954D8 for ; Sat, 19 Mar 2016 20:00:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KS7jZUpbSVQi for ; Sat, 19 Mar 2016 20:00:26 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by hemlock.osuosl.org (Postfix) with ESMTPS id B3778930A9 for ; Sat, 19 Mar 2016 20:00:26 +0000 (UTC) Received: from fwd23.aul.t-online.de (fwd23.aul.t-online.de [172.20.26.128]) by mailout09.t-online.de (Postfix) with SMTP id B91EC1BE30A for ; Sat, 19 Mar 2016 21:00:24 +0100 (CET) Received: from fli4l.lan.fli4l (JJr5sUZp8hIpp9Nw283-yQG87mTsiUXCr2TZSwYwM8jrOufdktjUlPqi-pGJDB7QWe@[84.178.236.155]) by fwd23.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1ahN2t-1oncrQ0; Sat, 19 Mar 2016 21:00:23 +0100 Received: from mahler.lan.fli4l ([192.168.1.1]:35442 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.87) (envelope-from ) id 1ahN2r-0006Pz-UR; Sat, 19 Mar 2016 21:00:22 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 19 Mar 2016 21:00:20 +0100 Message-Id: <1458417621-7580-1-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.7.0 X-ID: JJr5sUZp8hIpp9Nw283-yQG87mTsiUXCr2TZSwYwM8jrOufdktjUlPqi-pGJDB7QWe X-TOI-MSGID: f3be2079-6c11-4f43-aabb-e0d1bef78135 Cc: Bernd Kuhls Subject: [Buildroot] [PATCH 1/2] package/dovecot: bump version to 2.2.22 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/dovecot/dovecot.hash | 2 +- package/dovecot/dovecot.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/dovecot/dovecot.hash b/package/dovecot/dovecot.hash index 42a187a..ed41814 100644 --- a/package/dovecot/dovecot.hash +++ b/package/dovecot/dovecot.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 7ab7139e59e1f0353bf9c24251f13c893cf1a6ef4bcc47e2d44de437108d0b20 dovecot-2.2.21.tar.gz +sha256 c7a9db3c4ae9d9b4da920d2c82669700a0d407934501b405f37f89cc0b706ec7 dovecot-2.2.22.tar.gz diff --git a/package/dovecot/dovecot.mk b/package/dovecot/dovecot.mk index 6b69329..2fa22a1 100644 --- a/package/dovecot/dovecot.mk +++ b/package/dovecot/dovecot.mk @@ -5,7 +5,7 @@ ################################################################################ DOVECOT_VERSION_MAJOR = 2.2 -DOVECOT_VERSION = $(DOVECOT_VERSION_MAJOR).21 +DOVECOT_VERSION = $(DOVECOT_VERSION_MAJOR).22 DOVECOT_SITE = http://www.dovecot.org/releases/$(DOVECOT_VERSION_MAJOR) DOVECOT_INSTALL_STAGING = YES DOVECOT_LICENSE = LGPLv2.1