From b1743883e42c28345d612e9ec71594be63e73f30 Mon Sep 17 00:00:00 2001 From: Phil Eichinger Date: Fri, 5 Apr 2019 15:37:47 +0200 Subject: [PATCH] mutt: bump to version 1.11.4 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 f9282394a..f11951225 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mutt -PKG_VERSION:=1.11.2 +PKG_VERSION:=1.11.4 PKG_RELEASE:=1 PKG_SOURCE_URL:=ftp://ftp.mutt.org/pub/mutt/ \ https://bitbucket.org/mutt/mutt/downloads/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=da5cd4c39f228914d3933d8cf3a017c8271fdd9b9d81c6e4fc42ad22e1a28723 +PKG_HASH:=b651357ea6c8762178080493991c77ecb111d916d171d422500257ab48be2801 PKG_MAINTAINER:=Phil Eichinger PKG_LICENSE:=GPL-2.0+