neomutt: update to 20161028.
This commit is contained in:
parent
630989c00b
commit
13f0f3271d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'neomutt'
|
||||
pkgname=neomutt
|
||||
version=20161014
|
||||
version=20161028
|
||||
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=91535a8fd6f7231b90e03452f196d2c417c079ca58414a169e158cf51dfadd97
|
||||
checksum=edceedc7042c59853eda3c8e81f694361605320d3ba2e2bb65c34ebe51575b62
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
|
||||
|
|
Loading…
Reference in a new issue