neomutt: update to 20170113.

This commit is contained in:
Toyam Cox 2017-01-16 01:01:45 -05:00
parent 1d2f34d008
commit 67c9699a7c

View file

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