neomutt: update to 20161002.

This commit is contained in:
Toyam Cox 2016-10-02 14:53:52 -04:00
parent 8a7d56790c
commit 0dd64a1070

View file

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