mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +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'
|
||||
pkgname=neomutt
|
||||
version=20180716
|
||||
revision=4
|
||||
wrksrc="neomutt-neomutt-${version}"
|
||||
version=20191102
|
||||
revision=1
|
||||
wrksrc="neomutt-${version}"
|
||||
build_style=configure
|
||||
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
||||
make_check_target=test
|
||||
|
@ -15,8 +15,8 @@ short_desc="Mutt with misc fixes and feature patches"
|
|||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://neomutt.org/"
|
||||
distfiles="https://github.com/neomutt/neomutt/archive/neomutt-${version}.tar.gz"
|
||||
checksum=bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200
|
||||
distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
|
||||
checksum=2feffde535323a5c96b8b2c895af2a32c46d25dc9d2e45ffc2d9ffaa06f73468
|
||||
|
||||
# fix:
|
||||
if [ "${XBPS_CROSS_BASE}" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue