neomutt: update to 20170225.
This commit is contained in:
parent
077d9cd432
commit
8a5a20bf04
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neomutt'
|
||||
pkgname=neomutt
|
||||
version=20170206
|
||||
version=20170225
|
||||
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=9a5eb362fdaddb3b615342b60438830f56e2cd441af74b43a3bd786e74630594
|
||||
checksum=d7a0d1bef0927c81b3fdecc69688a0953a836bde095ca97bfe56b19b5e199402
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
|
||||
|
|
Loading…
Reference in New Issue