[Buildroot] [git commit] mutt: bump to version 1.5.24

Peter Korsgaard peter at korsgaard.com
Fri Oct 2 19:50:09 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=33cfba38521f1096530dc3c3aa76e8dd6da9c37d
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Switch to bitbucket since it's not hosted at sourceforge any more (and
the official mutt source is ftp).

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/mutt/mutt.hash |    4 ++--
 package/mutt/mutt.mk   |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/mutt/mutt.hash b/package/mutt/mutt.hash
index 397f3da..befed13 100644
--- a/package/mutt/mutt.hash
+++ b/package/mutt/mutt.hash
@@ -1,2 +1,2 @@
-# Locally computed:
-sha256  3af0701e57b9e1880ed3a0dee34498a228939e854a16cdccd24e5e502626fd37  mutt-1.5.23.tar.gz
+# Locally calculated
+sha256  a292ca765ed7b19db4ac495938a3ef808a16193b7d623d65562bb8feb2b42200  mutt-1.5.24.tar.gz
diff --git a/package/mutt/mutt.mk b/package/mutt/mutt.mk
index 92457a1..b07f9b2 100644
--- a/package/mutt/mutt.mk
+++ b/package/mutt/mutt.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-MUTT_VERSION = 1.5.23
-MUTT_SITE = http://downloads.sourceforge.net/project/mutt/mutt
+MUTT_VERSION = 1.5.24
+MUTT_SITE = https://bitbucket.org/mutt/mutt/downloads
 MUTT_LICENSE = GPLv2+
 MUTT_LICENSE_FILES = GPL
 MUTT_DEPENDENCIES = ncurses


More information about the buildroot mailing list