1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 17:47:46 +00:00

Ports: Update pcre2 to 10.39

PCRE2 has moved to GitHub for code and release hosting, and ftp.pcre.org
is decommissioned.
This commit is contained in:
Tim Schumacher 2021-11-06 00:13:24 +01:00 committed by Brian Gianforcaro
parent 3d3304332a
commit 7391104e5d
3 changed files with 4 additions and 14 deletions

View file

@ -132,7 +132,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`p7zip`](p7zip/) | p7zip | 17.04 | https://github.com/jinfeihan57/p7zip |
| [`patch`](patch/) | patch (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |
| [`pcre`](pcre/) | Perl-compatible Regular Expressions (PCRE) | 8.44 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.34 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.39 | https://www.pcre.org/ |
| [`php`](php/) | PHP | 8.0.10 | https://www.php.net/ |
| [`pkgconf`](pkgconf/) | pkgconf | 1.8.0 | https://github.com/pkgconf/pkgconf |
| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |