Changeset 8294b3df for general


Ignore:
Timestamp:
09/03/2022 12:38:51 AM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
323310f
Parents:
71899871
Message:

Update to libxml2-2.10.2.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r71899871 r8294b3df  
    99<!--  <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.xz">-->
    1010  <!ENTITY libxml2-download-ftp  " ">
    11   <!ENTITY libxml2-md5sum        "54fdcf2404eb5c1ca59ffc82b2edff78">
    12   <!ENTITY libxml2-size          "2.6 MB">
    13   <!ENTITY libxml2-buildsize     "96 MB (with tests)">
     11  <!ENTITY libxml2-md5sum        "5ffd0cd047056d5699b3363c635582bc">
     12  <!ENTITY libxml2-size          "2.5 MB">
     13  <!ENTITY libxml2-buildsize     "94 MB (with tests)">
    1414  <!ENTITY libxml2-time          "0.4 SBU (Using parallelism=4; with tests)">
    1515  <!ENTITY testsuite-version     "20130923">
     
    112112  <sect2 role="installation">
    113113    <title>Installation of libxml2</title>
    114 
     114<!--  No longer needed with 2.10.2.
    115115    <para>
    116116      First, fix a problem recognizing Python-3.10:
     
    118118
    119119<screen><userinput>autoreconf -fiv</userinput></screen>
    120 
     120-->
    121121    <para>
    122122      Install <application>libxml2</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.