mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to mutt-2.2.10.
This commit is contained in:
parent
74cb253f9c
commit
da2f0aff45
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>April 2nd, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[ken] - Update to mutt-2.2.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;17863">#17863</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to biber-2.19. Fixes
|
||||
<ulink url="&blfs-ticket-root;17757">#17757</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY mutt-download-http "https://bitbucket.org/mutt/mutt/downloads/mutt-&mutt-version;.tar.gz">
|
||||
<!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
|
||||
<!ENTITY mutt-md5sum "14cbaec4cc88ad8147fbe6df8a2d48fd">
|
||||
<!ENTITY mutt-md5sum "b671d516c3c0e60f65cf82babfaf9ec5">
|
||||
<!ENTITY mutt-size "5.3 MB">
|
||||
<!ENTITY mutt-buildsize "48 MB">
|
||||
<!ENTITY mutt-time "0.3 SBU">
|
||||
<!ENTITY mutt-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="mutt" xreflabel="Mutt-&mutt-version;">
|
||||
@ -185,15 +185,15 @@
|
||||
Now configure and build the application:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--with-docdir=/usr/share/doc/mutt-&mutt-version; \
|
||||
--with-ssl \
|
||||
--enable-external-dotlock \
|
||||
--enable-pop \
|
||||
--enable-imap \
|
||||
--enable-hcache \
|
||||
--enable-sidebar &&
|
||||
--with-ssl \
|
||||
--enable-external-dotlock \
|
||||
--enable-pop \
|
||||
--enable-imap \
|
||||
--enable-hcache \
|
||||
--enable-sidebar &&
|
||||
make</userinput></screen>
|
||||
|
||||
<!-- PDF broken with 1.14.0
|
||||
|
@ -714,7 +714,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 19 -->
|
||||
<!ENTITY fetchmail-version "6.4.37">
|
||||
<!ENTITY mailx-version "12.5">
|
||||
<!ENTITY mutt-version "2.2.9">
|
||||
<!ENTITY mutt-version "2.2.10">
|
||||
<!ENTITY procmail-version "3.22">
|
||||
|
||||
<!-- Part V -->
|
||||
|
Loading…
Reference in New Issue
Block a user