neomutt: update to 20160916.

This commit is contained in:
Toyam Cox 2016-09-17 21:15:20 -04:00
parent 16f422b3fc
commit 32e141c18d
1 changed files with 2 additions and 2 deletions

View File

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