From df128723b75e67aee37dd362b9b9deb869901bf3 Mon Sep 17 00:00:00 2001 From: Phil Eichinger Date: Mon, 27 May 2019 21:13:24 +0200 Subject: [PATCH] mutt: bump to version 1.12.0 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 f11951225..b8252e404 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mutt -PKG_VERSION:=1.11.4 +PKG_VERSION:=1.12.0 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:=b651357ea6c8762178080493991c77ecb111d916d171d422500257ab48be2801 +PKG_HASH:=ca12448784ed7b6c86d498921e18bc7b152d45494a452df56a7a0c8aaf13f98f PKG_MAINTAINER:=Phil Eichinger PKG_LICENSE:=GPL-2.0+