Changeset 23a38e60 for server/mail


Ignore:
Timestamp:
09/08/2012 02:31:02 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
36adb0c
Parents:
69243a9
Message:

Update to exim-4.80

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/exim.xml

    r69243a9 r23a38e60  
    55  %general-entities;
    66
    7   <!ENTITY exim-download-http      "http://www.exim.org/ftp/exim4/old/exim-&exim-version;.tar.bz2">
    8   <!ENTITY exim-download-ftp       "ftp://ftp.exim.org/pub/exim/exim4/old/exim-&exim-version;.tar.bz2">
    9   <!ENTITY exim-md5sum             "5d746275f2cc85845567f9d5eb84a57a">
    10   <!ENTITY exim-size               "1.5 MB">
    11   <!ENTITY exim-buildsize          "16 MB">
    12   <!ENTITY exim-time               "0.2 SBU">
     7  <!ENTITY exim-download-http   "http://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
     8  <!ENTITY exim-download-ftp    "ftp://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
     9  <!ENTITY exim-md5sum          "de93a242e9e148de28d67056e5c1b34f">
     10  <!ENTITY exim-size            "1.6 MB">
     11  <!ENTITY exim-buildsize       "16 MB">
     12  <!ENTITY exim-time            "0.2 SBU">
    1313]>
    1414
     
    4141    under the GNU Public License.</para>
    4242
    43     &lfs70_checked;
     43    &lfs72_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.