neomutt: update to 20160910.

This commit is contained in:
Toyam Cox 2016-09-11 01:31:54 -04:00
parent 56966a1570
commit 33a1190037

View file

@ -1,6 +1,6 @@
# Template file for 'neomutt'
pkgname=neomutt
version=20160827
version=20160910
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure
@ -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=1afbf4d588fc35b000502016a975110efbc62f4afe4c6fa065e5369310304173
checksum=cc1159c7210a706db765b7198ac53405d25e7577ff9e5cd2f1d062964213798b
case "${XBPS_TARGET_MACHINE}" in
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;