From 022ceb4c68fa518bff4b09ba681061eb24e6ea6f Mon Sep 17 00:00:00 2001 From: Phil Eichinger Date: Sat, 8 Sep 2018 21:02:09 +0200 Subject: [PATCH] mutt: bump to version 1.10.1 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 206af81b37..ecfbd8915c 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mutt -PKG_VERSION:=1.10.0 +PKG_VERSION:=1.10.1 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:=0215b5f90ef9cc33441a6ca842379b64412ed7f8da83ed68bfaa319179f5535b +PKG_HASH:=734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=GPL -- 2.30.2