neomutt: update to 20161014.

This commit is contained in:
Toyam Cox 2016-10-15 22:27:17 -04:00
parent 47a9a5d9c7
commit 4431502b08

View file

@ -1,7 +1,7 @@
# Template file for 'neomutt'
pkgname=neomutt
version=20161002
revision=2
version=20161014
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
license="GPL-2"
homepage="http://www.neomutt.org"
distfiles="https://github.com/neomutt/neomutt/archive/neomutt-${version}.tar.gz"
checksum=5f5c045b15234d988d96c7b712e29199ae84500f7c2a21bffe75c85ceb31a38f
checksum=91535a8fd6f7231b90e03452f196d2c417c079ca58414a169e158cf51dfadd97
case "${XBPS_TARGET_MACHINE}" in
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;