neomutt: update to 20180512.
This commit is contained in:
parent
d9179e41f4
commit
4dbad57061
1 changed files with 4 additions and 3 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'neomutt'
|
||||
pkgname=neomutt
|
||||
version=20180323
|
||||
revision=3
|
||||
version=20180512
|
||||
revision=1
|
||||
wrksrc="neomutt-neomutt-${version}"
|
||||
build_style=configure
|
||||
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
||||
make_check_target="test"
|
||||
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"
|
||||
|
@ -15,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.neomutt.org"
|
||||
distfiles="https://github.com/neomutt/neomutt/archive/neomutt-${version}.tar.gz"
|
||||
checksum=4c498424cd6ded946c940f38df7cd01604a23059f258f05d979b2580eafc678b
|
||||
checksum=fe573b9b6944c2d40d42e6ab62b711e9980da2d2bc36c533e0ba322fd9f3b851
|
||||
|
||||
# fix:
|
||||
if [ -n "${XBPS_CROSS_BASE}" ]; then
|
||||
|
|
Loading…
Reference in a new issue