mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mutt: update to 2.0.1.
This commit is contained in:
parent
db53723259
commit
4e94f1f827
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mutt'
|
# Template file for 'mutt'
|
||||||
pkgname=mutt
|
pkgname=mutt
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
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=93a4138ca795d2668e25c8e95c9ef2082447431423163decda83e66a4e42aeaf
|
checksum=0cf5fdea5616f655b101de3b5ed45412bc2cc721d517466ca6c645a829b021db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# provided by mime-types
|
# provided by mime-types
|
||||||
|
|
Loading…
Add table
Reference in a new issue