From 5963b15f477a1211f67e8c2ba8f1fba90808373d Mon Sep 17 00:00:00 2001 From: Phil Eichinger Date: Tue, 28 May 2019 00:02:31 +0200 Subject: [PATCH] mutt: switch to https instead of ftp Since https is preferred master site with http is used as second choice. 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 b8252e404..d085dfda5 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -11,8 +11,8 @@ PKG_NAME:=mutt 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_URL:=https://bitbucket.org/mutt/mutt/downloads/ \ + http://ftp.mutt.org/pub/mutt/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_HASH:=ca12448784ed7b6c86d498921e18bc7b152d45494a452df56a7a0c8aaf13f98f