Merge pull request #9089 from philenotfound/mutt-bump

mutt: switch to https instead of ftp
This commit is contained in:
Rosen Penev 2019-05-27 15:49:37 -07:00 committed by GitHub
commit 28d2516af5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,8 +11,8 @@ PKG_NAME:=mutt
PKG_VERSION:=1.12.0 PKG_VERSION:=1.12.0
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE_URL:=ftp://ftp.mutt.org/pub/mutt/ \ PKG_SOURCE_URL:=https://bitbucket.org/mutt/mutt/downloads/ \
https://bitbucket.org/mutt/mutt/downloads/ http://ftp.mutt.org/pub/mutt/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=ca12448784ed7b6c86d498921e18bc7b152d45494a452df56a7a0c8aaf13f98f PKG_HASH:=ca12448784ed7b6c86d498921e18bc7b152d45494a452df56a7a0c8aaf13f98f