We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 624a8cf commit c7c2de7Copy full SHA for c7c2de7
srcpkgs/mutt/template
@@ -1,6 +1,6 @@
1
# Template file for 'mutt'
2
pkgname=mutt
3
-version=2.2.15
+version=2.2.16
4
revision=1
5
build_style=gnu-configure
6
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
19
homepage="http://www.mutt.org"
20
changelog="http://mutt.org/relnotes/${version%.*}"
21
distfiles="http://ftp.mutt.org/pub/mutt/${pkgname}-${version}.tar.gz"
22
-checksum=a51686104e4203f4c2a3b176527be3b95d08e808e94fd2dcadb7c30566bf894d
+checksum=1d3109a743ad8b25eef97109b2bdb465db7837d0a8d211cd388be1b6faac3f32
23
24
post_install() {
25
# provided by mime-types
0 commit comments