Changeset 9291127 for general


Ignore:
Timestamp:
06/27/2019 08:31:56 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
elogind
Parents:
3ecbab71
Message:

Merge to HEAD 21751.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r3ecbab71 r9291127  
    55  %general-entities;
    66
    7   <!ENTITY libarchive-download-http "http://www.libarchive.org/downloads/libarchive-&libarchive-version;.tar.gz">
     7  <!ENTITY libarchive-download-http "https//github.com/libarchive/libarchive/releases/download/v&libarchive-version;/libarchive-&libarchive-version;.tar.gz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "4038e366ca5b659dae3efcc744e72120">
    10   <!ENTITY libarchive-size          "6.2 MB">
     9  <!ENTITY libarchive-md5sum        "6046396255bd7cf6d0f6603a9bda39ac">
     10  <!ENTITY libarchive-size          "6.6 MB">
    1111  <!ENTITY libarchive-buildsize     "38 MB (add 28 MB for tests)">
    1212  <!ENTITY libarchive-time          "0.4 SBU (add 1.1 SBU for tests)">
     
    9797
    9898    <para>
    99       To test the results, issue: <command>make check</command>.
     99      To test the results, issue: <command>LC_ALL=C make check</command>.
    100100    </para>
    101101
Note: See TracChangeset for help on using the changeset viewer.