mutt: update to 2.0.3

This commit is contained in:
Leonid Pliushch 2020-12-07 22:02:12 +00:00
parent 11c3e26ccb
commit 3db314f8d8
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,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_VERSION=2.0.2
TERMUX_PKG_VERSION=2.0.3
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=471218babe97968a45704f1e1e17523c4620ad1f92bae4143a4c9749ab1411c8
TERMUX_PKG_SHA256=9c327cafb7acbfd4a57e7c817148fe438720a4545a5f628926f7745bc752c1ed
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl, mime-support, zlib, libiconv"
TERMUX_PKG_BUILD_IN_SRC=true