1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 02:47:34 +00:00

Ports: Bump perl5 to 5.38.2

This commit is contained in:
Rawley 2024-01-03 14:12:14 -06:00 committed by Tim Schumacher
parent 72d0257a19
commit 27339fe6e7
2 changed files with 6 additions and 5 deletions

View file

@ -248,7 +248,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`patch`](patch/) | patch (GNU) | 2.7.6 | https://savannah.gnu.org/projects/patch/ |
| [`pcre`](pcre/) | Perl-compatible Regular Expressions (PCRE) | 8.45 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.42 | https://www.pcre.org/ |
| [`perl5`](perl5/) | Perl | 5.38.0 | https://www.perl.org/ |
| [`perl5`](perl5/) | Perl | 5.38.2 | https://www.perl.org/ |
| [`pfetch`](pfetch/) | pfetch | a906ff8 | https://github.com/dylanaraps/pfetch/ |
| [`php`](php/) | PHP | 8.2.10 | https://www.php.net/ |
| [`pixman`](pixman/) | pixman | 0.42.2 | http://pixman.org |