Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/mutt/build.sh
|
|
@ -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=1.12.1 |
|
|
|
TERMUX_PKG_VERSION=1.12.2 |
|
|
|
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=01c565406ec4ffa85db90b45ece2260b25fac3646cc063bbc20a242c6ed4210c |
|
|
|
TERMUX_PKG_SHA256=bc42750ce8237742b9382f2148fc547a8d8601aa4a7cd28c55fe7ca045196882 |
|
|
|
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl, mime-support, zlib, libiconv" |
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" |
|
|
|
mutt_cv_c99_snprintf=yes |
|
|
|