Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] mutt: bump to version 1.5.24
@ 2015-10-02 17:11 Gustavo Zacarias
  2015-10-02 17:21 ` Vincent Olivert Riera
  2015-10-02 19:50 ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Gustavo Zacarias @ 2015-10-02 17:11 UTC (permalink / raw)
  To: buildroot

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@zacarias.com.ar>
---
 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
-- 
2.4.9

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-10-02 19:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 17:11 [Buildroot] [PATCH] mutt: bump to version 1.5.24 Gustavo Zacarias
2015-10-02 17:21 ` Vincent Olivert Riera
2015-10-02 17:23   ` Gustavo Zacarias
2015-10-02 17:34     ` Vincent Olivert Riera
2015-10-02 19:50 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox