neomutt: update to 20170907.

This commit is contained in:
Toyam Cox 2017-09-08 14:29:03 -04:00
parent 75bf000f6e
commit 4bb6c67432

View File

@ -1,7 +1,7 @@
# Template file for 'neomutt'
pkgname=neomutt
version=20170714
revision=2
version=20170907
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --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=40d48920f95ca49ab96eb109b658f5cf6e1c222320c58bdd03769c1355d7a383
checksum=24df11b4a96172736ff94a02bb6e4c310beaae4d14129972020951785ad35b50
case "${XBPS_TARGET_MACHINE}" in
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;