mutt: update to 2.1.1

This commit is contained in:
Leonid Pliushch 2021-07-17 20:12:43 +03:00
parent b58384fe31
commit 4c16f337f6
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.7
TERMUX_PKG_VERSION=2.1.1
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=957688c6a521561992d4f2f27cf9feb239c7c6c0042c6061c0e474a7dd26cc91
TERMUX_PKG_SHA256=4ae6d60f7f19854c375cc1c27b5768b71e9f450c2adc10c22e45de8a27de524a
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl, mime-support, zlib, libiconv"
TERMUX_PKG_BUILD_IN_SRC=true