mutt: update to 2.0.7

This commit is contained in:
Leonid Pliushch 2021-05-05 13:53:03 +00:00
parent bf348773ae
commit db3ef3db7a
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=http://www.mutt.org/
TERMUX_PKG_DESCRIPTION="Mail client with patches from neomutt"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.0.6
TERMUX_PKG_VERSION=2.0.7
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=81e31c45895fd624747f19106aa2697d2aa135049ff2e9e9db0a6ed876bcb598
TERMUX_PKG_SHA256=957688c6a521561992d4f2f27cf9feb239c7c6c0042c6061c0e474a7dd26cc91
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl, mime-support, zlib, libiconv"
TERMUX_PKG_BUILD_IN_SRC=true