neomutt: update to 20180716.
This commit is contained in:
parent
ff1fdbb9c4
commit
723d766e21
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'neomutt'
|
# Template file for 'neomutt'
|
||||||
pkgname=neomutt
|
pkgname=neomutt
|
||||||
version=20180622
|
version=20180716
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="neomutt-neomutt-${version}"
|
wrksrc="neomutt-neomutt-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=9289ef61668c4eee39a85fb593f4afcb520a90d7840609fd922444b05dedf399
|
checksum=bd89826980b493ba312228c9c14ffe2403e268571aea6008c6dc7ed3848de200
|
||||||
|
|
||||||
# fix:
|
# fix:
|
||||||
if [ "${XBPS_CROSS_BASE}" ]; then
|
if [ "${XBPS_CROSS_BASE}" ]; then
|
||||||
|
|
Loading…
Reference in a new issue