Changeset 552f4356 for general/genlib


Ignore:
Timestamp:
08/01/2023 08:46:18 PM (14 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
09be7922
Parents:
0c76f3cf
Message:

Update to libarchive-3.7.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r0c76f3cf r552f4356  
    77  <!ENTITY libarchive-download-http "https://github.com/libarchive/libarchive/releases/download/v&libarchive-version;/libarchive-&libarchive-version;.tar.xz">
    88  <!ENTITY libarchive-download-ftp  " ">
    9   <!ENTITY libarchive-md5sum        "d76b6f541c6c36d2485c921b78a18432">
     9  <!ENTITY libarchive-md5sum        "11a217b523dcdd178490bdb1f83353f3">
    1010  <!ENTITY libarchive-size          "5.0 MB">
    11   <!ENTITY libarchive-buildsize     "42 MB (add 31 MB for tests)">
     11  <!ENTITY libarchive-buildsize     "42 MB (add 33 MB for tests)">
    1212  <!ENTITY libarchive-time          "0.3 SBU (add 0.7 SBU for tests)">
    1313]>
     
    9595  <sect2 role="installation">
    9696    <title>Installation of libarchive</title>
    97 
    98 <!-- no longer required in 3.6.2.
    99     <para>
    100       First, adapt the package to changes in glibc-2.36:
    101     </para>
    102 
    103 <screen><userinput remap="pre">sed '/linux\/fs\.h/d' -i libarchive/archive_read_disk_posix.c</userinput></screen>
    104 -->
    10597
    10698    <para>
Note: See TracChangeset for help on using the changeset viewer.