mutt: update to 2.1.3.

This commit is contained in:
Roberto Ricci 2021-09-11 10:51:07 +02:00 committed by Michal Vasilek
parent 87ce68bed0
commit c03d491ff8

View file

@ -1,6 +1,6 @@
# Template file for 'mutt' # Template file for 'mutt'
pkgname=mutt pkgname=mutt
version=2.1.2 version=2.1.3
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
homepage="http://www.mutt.org" homepage="http://www.mutt.org"
changelog="http://mutt.org/relnotes/${version%.*}" changelog="http://mutt.org/relnotes/${version%.*}"
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz" distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
checksum=692ab7dafa8ed1574c8e60a0b223584b11fcf55e2daaf643dbb09f269f9f3c69 checksum=ef759cc94b921b099a3ee88085d384fd3564c97f511e907bc83cf9812dd5e47c
post_install() { post_install() {
# provided by mime-types # provided by mime-types