Author: dj Date: Sun Oct 8 12:33:42 2017 New Revision: 19307 Log: Fix systemd download link.
Modified: trunk/BOOK/general/sysutils/systemd.xml Modified: trunk/BOOK/general/sysutils/systemd.xml ============================================================================== --- trunk/BOOK/general/sysutils/systemd.xml Sun Oct 8 09:42:54 2017 (r19306) +++ trunk/BOOK/general/sysutils/systemd.xml Sun Oct 8 12:33:42 2017 (r19307) @@ -4,7 +4,7 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.xz"> + <!ENTITY systemd-download-http "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz"> <!ENTITY systemd-download-ftp " "> <!ENTITY systemd-md5sum "2d8f6ebded3462ac0d1a6275e54db561"> <!ENTITY systemd-size "4.6 MB"> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
