mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mutt: update to 2.2.7.
This commit is contained in:
parent
5177e29ebb
commit
9b01dae0f7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt'
|
# Template file for 'mutt'
|
||||||
pkgname=mutt
|
pkgname=mutt
|
||||||
version=2.2.6
|
version=2.2.7
|
||||||
revision=2
|
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
|
||||||
--enable-gpgme --with-idn2 --with-ssl --without-sasl --with-gsasl
|
--enable-gpgme --with-idn2 --with-ssl --without-sasl --with-gsasl
|
||||||
|
@ -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=ffa2d93517cfc606fe01daffc5f12e42062a1c134d3b9af78484ebc5430888d3
|
checksum=eb13858f58bb369f477bf652d90e9b6aaddd0d610acbea3455049e5efad36df1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# provided by mime-types
|
# provided by mime-types
|
||||||
|
|
Loading…
Add table
Reference in a new issue