Ignore:
Timestamp:
12/04/2021 03:28:15 PM (2 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
lazarus
Children:
e6974d1
Parents:
b22e4ceb (diff), edd2feb7 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' into lazarus

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/pcre2.xml

    rb22e4ceb r8307474  
    55  %general-entities;
    66
    7   <!ENTITY pcre2-download-http "https://ftp.pcre.org/pub/pcre/pcre2-&pcre2-version;.tar.bz2">
    8   <!ENTITY pcre2-download-ftp  "ftp://ftp.pcre.org/pub/pcre/pcre2-&pcre2-version;.tar.bz2">
    9   <!ENTITY pcre2-md5sum        "85dc7f2233491b4b6ec6115220da99c6">
     7  <!ENTITY pcre2-download-http "https://github.com/PhilipHazel/pcre2/releases/download/pcre2-&pcre2-version;/pcre2-&pcre2-version;.tar.bz2">
     8  <!ENTITY pcre2-download-ftp  " ">
     9  <!ENTITY pcre2-md5sum        "4a765b1419c2e7a01263c3260abca87a">
    1010  <!ENTITY pcre2-size          "1.7 MB">
    1111  <!ENTITY pcre2-buildsize     "18 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.