mutt: Bump to 2.2.7

This commit is contained in:
Tee KOBAYASHI 2022-11-04 06:15:22 +09:00 committed by xtkoba
parent f9a671d004
commit fd566f2684
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.2.3
TERMUX_PKG_VERSION=2.2.7
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=978addcdab454f447ed7d1de84b5767e714c30714285bf82e4a1745071d18d89
TERMUX_PKG_SHA256=eb13858f58bb369f477bf652d90e9b6aaddd0d610acbea3455049e5efad36df1
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl, mime-support, zlib, libiconv"
TERMUX_PKG_BUILD_IN_SRC=true