Changeset 5ed9bd0 for basicnet


Ignore:
Timestamp:
03/02/2006 08:43:38 PM (18 years ago)
Author:
Dan Nichilson <dnicholson@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3735050
Parents:
1204d00
Message:

Added note about development release to Mutt-1.5.11. Updated FTP link.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5698 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/mutt.xml

    r1204d00 r5ed9bd0  
    66
    77  <!ENTITY mutt-download-http "http://prdownloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz">
    8   <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/mutt/mutt-&mutt-version;.tar.gz">
     8  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz">
    99  <!ENTITY mutt-md5sum        "00e6f8f7c37d4840e5e30583ebee21ce">
    1010  <!ENTITY mutt-size          "3.1 MB">
     
    7979    <title>Installation of Mutt</title>
    8080
     81    <note>
     82      <para>This version of <application>Mutt</application> is a development
     83      release.  The BLFS staff has determined that it provides a stable
     84      program and fixes two issues in the current stable version of
     85      <application>Mutt</application>: a segmentation fault that occurs under
     86      certain conditions and a compilation problem when building with
     87      <application>GCC-&gcc-version;</application>.  To find the current
     88      stable release, please refer to the
     89      <ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
     90    </note>
     91
    8192    <para><application>Mutt</application> requires a group named
    8293    <systemitem class="groupname">mail</systemitem>.  You can
Note: See TracChangeset for help on using the changeset viewer.