Changeset b051e0e


Ignore:
Timestamp:
09/15/2022 07:44:48 PM (19 months ago)
Author:
Tim Tassonis <stuff@…>
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:
0af463c
Parents:
f401faa6
Message:

Fix broken duktape dowload url.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/duktape.xml

    rf401faa6 rb051e0e  
    55  %general-entities;
    66
    7   <!ENTITY duktape-download-http "https://duktape.org/duktape-&duktape-version;.tar.gz">
     7  <!ENTITY duktape-download-http "https://duktape.org/duktape-&duktape-version;.tar.xz">
    88  <!ENTITY duktape-download-ftp  " ">
    99  <!ENTITY duktape-md5sum        "b3200b02ab80125b694bae887d7c1ca6">
  • introduction/welcome/changelog.xml

    rf401faa6 rb051e0e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[timtas] - Fix broken duktape dowload url.
     49          </para>
     50        </listitem>
     51        <listitem>
    4852          <para>[timtas] - Add duktape-2.7.0, allow polkit to use duktape
    4953          instead of JS. Fixes
Note: See TracChangeset for help on using the changeset viewer.