Ignore:
Timestamp:
02/09/2022 09:30:06 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a168f375
Parents:
5ea65de
Message:

Package updates.
Update to pango-1.50.4.
Update to nano-6.1.
Update to gjs-1.70.1.
Update to node.js-16.14.0.
Update to libarchive-3.6.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libarchive.xml

    r5ea65de rac451b9  
    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        "2ba9f1f8c169aa9caf8e2d34dde323be">
    10   <!ENTITY libarchive-size          "4.7 MB">
    11   <!ENTITY libarchive-buildsize     "40 MB (add 28 MB for tests)">
    12   <!ENTITY libarchive-time          "0.3 SBU (add 1.0 SBU for tests)">
     9  <!ENTITY libarchive-md5sum        "93f96acdb9e7277278edb154e5d76e49">
     10  <!ENTITY libarchive-size          "6.1 MB">
     11  <!ENTITY libarchive-buildsize     "42 MB (add 30 MB for tests)">
     12  <!ENTITY libarchive-time          "0.3 SBU (add 0.8 SBU for tests)">
    1313]>
    1414
     
    106106<screen><userinput remap="pre">patch -Np1 -i ../libarchive-&libarchive-version;-testsuite_fix-1.patch</userinput></screen>
    107107-->
    108 
     108<!--
    109109    <para>
    110110      First, fix a bug caused by a behavior change in OpenSSL-3:
     
    113113<screen><userinput remap="pre">sed -i '436a if ((OSSL_PROVIDER_load(NULL, "legacy")) == NULL) \
    114114      return (ARCHIVE_FAILED);' libarchive/archive_digest.c</userinput></screen>
    115 
     115-->
    116116    <para>
    117117      Install <application>libarchive</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.