mutt: update to 1.11.3.

This commit is contained in:
maxice8 2019-02-14 10:11:08 -02:00 committed by maxice8
parent 392864ca30
commit d596693db0

View file

@ -1,7 +1,7 @@
# Template file for 'mutt'
pkgname=mutt
version=1.10.1
revision=5
version=1.11.3
revision=1
build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
--enable-gpgme --with-regex --with-idn2 --with-ssl --with-sasl --enable-sidebar
@ -16,9 +16,9 @@ short_desc="Mutt Mail Client"
maintainer="Jan S. <jan.schreib@gmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.mutt.org"
changelog="http://mutt.org/relnotes/1.10"
changelog="http://mutt.org/relnotes/1.11"
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
checksum=734a3883158ec3d180cf6538d8bd7f685ce641d2cdef657aa0038f76e79a54a0
checksum=a542f4c02faecd171b4215ddbd368910faee4a634cca7aea5337586118ab1941
provides="mutt-0_1"
# Begin alternatives:
@ -30,11 +30,12 @@ alternatives="
mutt:smime_keys:/usr/bin/smime_keys-$pkgname
mutt:flea:/usr/bin/flea-$pkgname
mutt:muttbug:/usr/bin/muttbug-$pkgname
mutt:mutt_pgpring:/usr/bin/mutt_pgpring-$pkgname
mutt:pgpewrap.1:/usr/share/man/man1/pgpewrap-${pkgname}.1
mutt:flea.1:/usr/share/man/man1/flea-${pkgname}.1
mutt:mutt.1:/usr/share/man/man1/mutt-${pkgname}.1
mutt:pgpring.1:/usr/share/man/man1/pgpring-${pkgname}.1
mutt:pgpring.1:/usr/share/man/man1/mutt_pgpring-${pkgname}.1
mutt:muttbug.1:/usr/share/man/man1/muttbug-${pkgname}.1
mutt:smime_keys.1:/usr/share/man/man1/smime_keys-${pkgname}.1