neomutt: update to 20191111.

This commit is contained in:
Doan Tran Cong Danh 2019-11-18 16:01:18 +07:00 committed by Toyam Cox
parent e22a5845b7
commit c048c99964

View file

@ -1,12 +1,13 @@
# Template file for 'neomutt'
pkgname=neomutt
version=20191102
version=20191111
revision=1
wrksrc="neomutt-${version}"
build_style=configure
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
make_check_target=test
conf_files="/etc/neomuttrc"
# neomutt needs either w3m/lynx/elinks to build manual.html
hostmakedepends="docbook-xsl libxslt tcl perl w3m"
makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
libnotmuch-devel libressl-devel libsasl-devel lua-devel"
@ -16,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://neomutt.org/"
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
checksum=2feffde535323a5c96b8b2c895af2a32c46d25dc9d2e45ffc2d9ffaa06f73468
checksum=29b9e9d7293157a8575808eb2ceb62ffb2f31be206405abc64fc37a4425e36f4
# fix:
if [ "${XBPS_CROSS_BASE}" ]; then