mutt: Rebuild with fresh toolchain

Fixes #587
This commit is contained in:
Fredrik Fornwall 2016-12-12 12:13:00 -05:00
parent ab632f6c57
commit 8321f7eadc
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
TERMUX_PKG_HOMEPAGE=http://www.mutt.org/
TERMUX_PKG_DESCRIPTION="Mail client with patches from neomutt"
TERMUX_PKG_VERSION=1.7.2
TERMUX_PKG_BUILD_REVISION=1
TERMUX_PKG_SRCURL=ftp://ftp.mutt.org/pub/mutt/mutt-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1553501687cd22d5b8aaee4dc5a7d9dcf6cc61d7956f6aabaadd252d10cd5ff9
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, gdbm, openssl, libsasl"