From 9626329dc44967be1e157cad54486748fc7b0720 Mon Sep 17 00:00:00 2001 From: Phil Eichinger Date: Thu, 8 Oct 2020 12:58:11 +0200 Subject: [PATCH] mutt: bump to 1.14.7 Signed-off-by: Phil Eichinger --- mail/mutt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 2008507389..14214d9d96 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mutt -PKG_VERSION:=1.14.6 +PKG_VERSION:=1.14.7 PKG_RELEASE:=1 PKG_SOURCE_URL:=https://bitbucket.org/mutt/mutt/downloads/ \ http://ftp.mutt.org/pub/mutt/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=47972a0152b81b9f67ff322a0a6682b914c15545bfdeac6bcc2f2c0bf9361844 +PKG_HASH:=e4f507b133253cb5eef27996b8668956cdf9caac622cf8adad13f0f9a4eda864 PKG_MAINTAINER:=Phil Eichinger PKG_LICENSE:=GPL-2.0-or-later -- 2.30.2