Changeset c6459486 for server/mail


Ignore:
Timestamp:
07/26/2019 10:52:23 AM (5 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c048778
Parents:
012ec62
Message:

Update to exim-4.92.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/exim.xml

    r012ec62 rc6459486  
    55  %general-entities;
    66
    7   <!-- This URL frequently becomes broken. Please, do not "fix' it back,
    8        unless you decided to take care of and monitor it.
    9   <!ENTITY exim-download-http   "http://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.xz"> -->
    10 
    11   <!ENTITY exim-download-http   "http://mirrors-usa.go-parts.com/eximftp/exim/exim4/exim-&exim-version;.tar.xz">
     7  <!ENTITY exim-download-http   "https://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.xz">
     8
    129  <!ENTITY exim-download-ftp    "ftp://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.xz">
    1310  <!-- if above don't work, please use one of the official mirrors at
    1411       http://www.exim.org/mirmon/ftp_mirrors.html -->
    15   <!ENTITY exim-md5sum          "675baa21ba74f5396c8c3c14c5dcfd25">
     12  <!ENTITY exim-md5sum          "c047cb66e60557cec8f2dbc558cb5707">
    1613  <!ENTITY exim-size            "1.7 MB">
    17   <!ENTITY exim-buildsize       "19 MB">
     14  <!ENTITY exim-buildsize       "15 MB">
    1815  <!ENTITY exim-time            "0.2 SBU">
    1916
Note: See TracChangeset for help on using the changeset viewer.