From bb7182c3e340509b804d8cad0a362cf0a34af879 Mon Sep 17 00:00:00 2001 From: Fabrice Fontaine Date: Sun, 29 May 2022 23:13:14 +0200 Subject: [PATCH] package/mutt: bump to version 2.2.5 Mutt 2.2.5 was released on May 16, 2022: this is a bug-fix release, fixing two issues with libgsasl authentication. Mutt 2.2.4 was released on April 30, 2022: this is a bug-fix release, fixing some regressions with Maildir/mh mailbox path normalization that were added in 2.2.0. Please see the UPDATING file for more details. https://gitlab.com/muttmua/mutt/-/blob/mutt-2-2-5-rel/ChangeLog Signed-off-by: Fabrice Fontaine Signed-off-by: Thomas Petazzoni --- package/mutt/mutt.hash | 2 +- package/mutt/mutt.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/mutt/mutt.hash b/package/mutt/mutt.hash index 952e0b7bc0..1f6082ee35 100644 --- a/package/mutt/mutt.hash +++ b/package/mutt/mutt.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 978addcdab454f447ed7d1de84b5767e714c30714285bf82e4a1745071d18d89 mutt-2.2.3.tar.gz +sha256 ff8b781159794adcca126b551d5e419174b7b38a582a159bfe4e13451a757e47 mutt-2.2.5.tar.gz sha256 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee GPL diff --git a/package/mutt/mutt.mk b/package/mutt/mutt.mk index 45ae36530a..2c6b087b92 100644 --- a/package/mutt/mutt.mk +++ b/package/mutt/mutt.mk @@ -4,7 +4,7 @@ # ################################################################################ -MUTT_VERSION = 2.2.3 +MUTT_VERSION = 2.2.5 MUTT_SITE = https://bitbucket.org/mutt/mutt/downloads MUTT_LICENSE = GPL-2.0+ MUTT_LICENSE_FILES = GPL