mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mutt: update to 2.2.9.
This commit is contained in:
parent
e5cf63c270
commit
bb0dd5a845
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.2.8
|
version=2.2.9
|
||||||
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
|
||||||
|
@ -19,7 +19,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=03f3d237a2ee2a1d16336417c9a5f17b49cf7045eefea6021f0820bbf85d0a53
|
checksum=fa531b231d58fe1f30ceda0ed626683ea9ebdfb76ce47ef8bb27c2f77422cffb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# provided by mime-types
|
# provided by mime-types
|
||||||
|
|
Loading…
Add table
Reference in a new issue