Changeset 0d60593 for server


Ignore:
Timestamp:
04/07/2016 10:23:06 AM (8 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
2b65035a
Parents:
5f6740c
Message:

Update to exim-4.87.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/exim.xml

    r5f6740c r0d60593  
    1313  <!-- if above don't work, please use one of the official mirrors at
    1414       http://www.exim.org/mirmon/ftp_mirrors.html -->
    15   <!ENTITY exim-md5sum          "1443a4a88d6b78ad9b6a681c51437b55">
     15  <!ENTITY exim-md5sum          "2effc2bd47ad2dc010f655c11a1b1173">
    1616  <!ENTITY exim-size            "1.7 MB">
    1717  <!ENTITY exim-buildsize       "17 MB">
     
    139139install -v -m644 doc/* /usr/share/doc/exim-&exim-version; &amp;&amp;
    140140ln -sfv exim /usr/sbin/sendmail                   &amp;&amp;
    141 install -v -m750 -o exim -g exim /var/spool/exim</userinput></screen>
     141install -v -d -m750 -o exim -g exim /var/spool/exim</userinput></screen>
    142142
    143143  </sect2>
Note: See TracChangeset for help on using the changeset viewer.