Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions srcpkgs/mutt/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mutt'
pkgname=mutt
version=2.3.3
version=2.4.1
revision=1
build_style=gnu-configure
configure_args="--enable-pop --enable-imap --enable-smtp --enable-hcache
Expand All @@ -19,7 +19,8 @@ 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=bce753399b28c0efcfa8a446115f0d30d9c27e551ab51b0e53799dd0c373dcc4
checksum=5624321f0b1cc1eff6cab9ef08f25954ff64c51b33d4bf3b99484cf1edd8cfff
make_check=no # no meaningful tests

post_install() {
# provided by mime-types
Expand Down