neomutt: update to 20170206.

This commit is contained in:
Toyam Cox 2017-02-06 15:48:09 -05:00
parent 95cebe4cdf
commit c88124d2f2

View file

@ -1,7 +1,7 @@
# Template file for 'neomutt'
pkgname=neomutt
version=20170128
revision=2
version=20170206
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache --with-gdbm
@ -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=05953c54f9d11f5b973f620b0e54c08ef80e150d10700995241aba6f7aba3eb8
checksum=9a5eb362fdaddb3b615342b60438830f56e2cd441af74b43a3bd786e74630594
case "${XBPS_TARGET_MACHINE}" in
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;