community/mutt: upgrade to 1.12.1

bug fix release, fixing issues with $forward_attachments, IMAP new mail
detection, IMAP fcc'ing.
Additionally $fcc_before_send was added
This commit is contained in:
Milan P. Stanić 2019-06-23 12:34:06 +02:00
parent df3d886d1e
commit 43ac83e8aa

View File

@ -2,7 +2,7 @@
# Contributor: Andrew Manison <amanison@anselsystems.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mutt
pkgver=1.12.0
pkgver=1.12.1
pkgrel=0
pkgdesc="Small and very powerful text-mode email client"
url="http://www.mutt.org"
@ -55,4 +55,4 @@ package() {
"$pkgdir"/etc/Muttrc.gpg.dist
}
sha512sums="b9482af3bfeb39ab8be7244deda49b56a77cfa15b3dfc7dd2b0ec2d7eba8e32b742b7a254ff64e6827a6f74f563830276bf950e8b2b192d27a1fd6b1df70443c mutt-1.12.0.tar.gz"
sha512sums="0101120ad2acab89552be210725bae1a903f0b2c48be7207750589d141236537823f27c39e8d700eee16eb6b978058d056180b3d51e45e0242546f176b971538 mutt-1.12.1.tar.gz"