Changeset 791f986 for general


Ignore:
Timestamp:
05/04/2023 12:19:17 AM (13 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
cc61006
Parents:
87ba644b
Message:

Update to cpio-2.14.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/cpio.xml

    r87ba644b r791f986  
    77  <!ENTITY cpio-download-http "&gnu-http;/cpio/cpio-&cpio-version;.tar.bz2">
    88  <!ENTITY cpio-download-ftp  "&gnu-ftp;/cpio/cpio-&cpio-version;.tar.bz2">
    9   <!ENTITY cpio-md5sum        "f3438e672e3fa273a7dc26339dd1eed6">
    10   <!ENTITY cpio-size          "1.3 MB">
    11   <!ENTITY cpio-buildsize     "17 MB (with tests and docs)">
    12   <!ENTITY cpio-time          "0.3 SBU (with tests and docs)">
     9  <!ENTITY cpio-md5sum        "b153e1843561841d37190e48b891188d">
     10  <!ENTITY cpio-size          "1.5 MB">
     11  <!ENTITY cpio-buildsize     "19 MB (with tests and docs)">
     12  <!ENTITY cpio-time          "0.2 SBU (with tests and docs)">
    1313]>
    1414
     
    8181  <sect2 role="installation">
    8282    <title>Installation of cpio</title>
    83 
    84     <para>
    85       First, fix a build issue when using GCC-10 and higher:
    86     </para>
    87 
    88 <screen><userinput>sed -i '/The name/,+2 d' src/global.c</userinput></screen>
    8983
    9084    <para>
Note: See TracChangeset for help on using the changeset viewer.