mutt: update to 1.14.6.
This commit is contained in:
parent
ff61ec45ae
commit
3b8aaa6990
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mutt'
|
# Template file for 'mutt'
|
||||||
pkgname=mutt
|
pkgname=mutt
|
||||||
version=1.14.5
|
version=1.14.6
|
||||||
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-regex --with-idn2 --with-ssl --with-sasl --enable-sidebar
|
--enable-gpgme --with-regex --with-idn2 --with-ssl --with-sasl --enable-sidebar
|
||||||
|
@ -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=316b11cabd41a21c1d981f11d93e000337a628800d50127df19fe2593f8e3d5c
|
checksum=47972a0152b81b9f67ff322a0a6682b914c15545bfdeac6bcc2f2c0bf9361844
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# provided by mime-types
|
# provided by mime-types
|
||||||
|
|
Loading…
Reference in New Issue