neomutt: update to 20170128.

This commit is contained in:
Toyam Cox 2017-01-28 22:08:13 -05:00
parent f03f4cb2d1
commit eabf6fe7d6

View file

@ -1,6 +1,6 @@
# Template file for 'neomutt'
pkgname=neomutt
version=20170113
version=20170128
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=4f267da3d8a5646b84d803a8fbdfafcfccdb7ac4e019de2ac3650d23f0391933
checksum=05953c54f9d11f5b973f620b0e54c08ef80e150d10700995241aba6f7aba3eb8
case "${XBPS_TARGET_MACHINE}" in
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;