Changeset 58a83256


Ignore:
Timestamp:
05/17/2021 03:51:16 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
095d076
Parents:
84490cd0
Message:

Fixups for fltk and libxml2 -

Fix the fltk downlaod URL.

Do not mention the libxml2 patch as an additional download.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r84490cd0 r58a83256  
    7474    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7575    <itemizedlist spacing="compact">
    76       <listitem>
    77         <para>
    78           Required patch:
    79           <ulink url="&patch-root;/libxml2-&libxml2-version;-security_fixes-1.patch"/>
    80         </para>
    81       </listitem>
    8276      <listitem>
    8377        <para>
  • x/lib/fltk.xml

    r84490cd0 r58a83256  
    66
    77  <!-- Watch directory when updating -->
    8   <!ENTITY fltk-download-http "https://fltk.org/pub/fltk/1.3.5/fltk-&fltk-version;-source.tar.gz">
     8  <!ENTITY fltk-download-http "https://fltk.org/pub/fltk/&fltk-version;/fltk-&fltk-version;-source.tar.gz">
    99  <!ENTITY fltk-download-ftp  " ">
    1010  <!ENTITY fltk-md5sum        "44524252d1e6a5a8141421393546fad9">
Note: See TracChangeset for help on using the changeset viewer.