From 15ec02e3209f793efabc8312fc208402f832b2d3 Mon Sep 17 00:00:00 2001 From: Crestwave <35413013+Crestwave@users.noreply.github.com> Date: Mon, 17 Dec 2018 19:18:03 +0000 Subject: [PATCH] mutt: bump to 1.10.1 (#3408) --- mail-client/mutt/{mutt-1.10.0.recipe => mutt-1.10.1.recipe} | 2 +- .../mutt/patches/{mutt-1.10.0.patchset => mutt-1.10.1.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename mail-client/mutt/{mutt-1.10.0.recipe => mutt-1.10.1.recipe} (97%) rename mail-client/mutt/patches/{mutt-1.10.0.patchset => mutt-1.10.1.patchset} (100%) diff --git a/mail-client/mutt/mutt-1.10.0.recipe b/mail-client/mutt/mutt-1.10.1.recipe similarity index 97% rename from mail-client/mutt/mutt-1.10.0.recipe rename to mail-client/mutt/mutt-1.10.1.recipe index 724d97d08..9554e6f59 100644 --- a/mail-client/mutt/mutt-1.10.0.recipe +++ b/mail-client/mutt/mutt-1.10.1.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1996-2016 Michael R. Elkins LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://bitbucket.org/mutt/mutt/downloads/mutt-$portVersion.tar.gz" -CHECKSUM_SHA256="0215b5f90ef9cc33441a6ca842379b64412ed7f8da83ed68bfaa319179f5535b" +CHECKSUM_SHA256="734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0" PATCHES="mutt-$portVersion.patchset" ARCHITECTURES="?x86_gcc2 x86 x86_64" diff --git a/mail-client/mutt/patches/mutt-1.10.0.patchset b/mail-client/mutt/patches/mutt-1.10.1.patchset similarity index 100% rename from mail-client/mutt/patches/mutt-1.10.0.patchset rename to mail-client/mutt/patches/mutt-1.10.1.patchset