mutt: update to 2.0.5

This commit is contained in:
Leonid Pliushch 2021-02-05 22:14:47 +00:00
parent 96daa00f36
commit ff573c3f89
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +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.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=2.0.5
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=45087e78105e9abc7cc37827865d319081587cb53a94412aa4e3118e937991d4
TERMUX_PKG_SHA256=e21d5aec0d3110f89d390929e56a38794a94f5843120d9ff59b21da78fd0004d
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl, mime-support, zlib, libiconv"
TERMUX_PKG_BUILD_IN_SRC=true