mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neomutt: update to 20191102.
This commit is contained in:
parent
0cde345fab
commit
034fa35c6f
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'neomutt'
|
# Template file for 'neomutt'
|
||||||
pkgname=neomutt
|
pkgname=neomutt
|
||||||
version=20180716
|
version=20191102
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="neomutt-neomutt-${version}"
|
wrksrc="neomutt-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -15,8 +15,8 @@ short_desc="Mutt with misc fixes and feature patches"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://neomutt.org/"
|
homepage="https://neomutt.org/"
|
||||||
distfiles="https://github.com/neomutt/neomutt/archive/neomutt-${version}.tar.gz"
|
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
|
||||||
checksum=bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200
|
checksum=2feffde535323a5c96b8b2c895af2a32c46d25dc9d2e45ffc2d9ffaa06f73468
|
||||||
|
|
||||||
# fix:
|
# fix:
|
||||||
if [ "${XBPS_CROSS_BASE}" ]; then
|
if [ "${XBPS_CROSS_BASE}" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue