Changeset d0b1879 for server


Ignore:
Timestamp:
05/03/2015 10:40:02 AM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 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:
055aa84f
Parents:
91ed365
Message:

GnuPG-2.1.3 will not build without openldap.
exim-4.85: http URL broken again.
libnotify-0.7.6 requires GTK+-3.16.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/mail/exim.xml

    r91ed365 rd0b1879  
    55  %general-entities;
    66
    7   <!ENTITY exim-download-http   "http://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
     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.bz2"> -->
     10
     11  <!ENTITY exim-download-http   "http://mirrors-uk.go-parts.com/eximftp/exim/exim4/exim-&exim-version;.tar.bz2">
    812  <!ENTITY exim-download-ftp    "ftp://ftp.exim.org/pub/exim/exim4/exim-&exim-version;.tar.bz2">
    913  <!-- if above don't work, please use one of the official mirrors at
Note: See TracChangeset for help on using the changeset viewer.