mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
neomutt: update to 20170225.
This commit is contained in:
parent
077d9cd432
commit
8a5a20bf04
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neomutt'
|
# Template file for 'neomutt'
|
||||||
pkgname=neomutt
|
pkgname=neomutt
|
||||||
version=20170206
|
version=20170225
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.neomutt.org"
|
homepage="http://www.neomutt.org"
|
||||||
distfiles="https://github.com/neomutt/neomutt/archive/neomutt-${version}.tar.gz"
|
distfiles="https://github.com/neomutt/neomutt/archive/neomutt-${version}.tar.gz"
|
||||||
checksum=9a5eb362fdaddb3b615342b60438830f56e2cd441af74b43a3bd786e74630594
|
checksum=d7a0d1bef0927c81b3fdecc69688a0953a836bde095ca97bfe56b19b5e199402
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
|
x86_64-musl) CFLAGS="-D_FILE_OFFSET_BITS=64 -DLARGEFILE_SOURCE=1";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue