mutt: update to 2.0.6.
This commit is contained in:
parent
56e199fb4d
commit
8ecfd014a8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mutt'
|
||||
pkgname=mutt
|
||||
version=2.0.5
|
||||
revision=2
|
||||
version=2.0.6
|
||||
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
|
||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.mutt.org"
|
||||
changelog="http://mutt.org/relnotes/${version%.*}"
|
||||
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
|
||||
checksum=e21d5aec0d3110f89d390929e56a38794a94f5843120d9ff59b21da78fd0004d
|
||||
checksum=81e31c45895fd624747f19106aa2697d2aa135049ff2e9e9db0a6ed876bcb598
|
||||
|
||||
post_install() {
|
||||
# provided by mime-types
|
||||
|
|
Loading…
Reference in New Issue