Skip to content

Commit 7784fab

Browse files
committed
perl: update to 5.38.1
1 parent c2d39f0 commit 7784fab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/perl/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
PROG=perl
2121
PKG=runtime/perl
22-
VER=5.38.0
22+
VER=5.38.1
2323
MAJVER=${VER%.*}
2424
SUMMARY="Perl $MAJVER Programming Language"
2525
DESC="A highly capable, feature-rich programming language"

doc/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
| runtime/java/openjdk11 | 11.0.20.1+1 | https://github.com/openjdk/jdk11u/tags
7979
| runtime/java/openjdk17 | 17.0.8.1+1 | https://github.com/openjdk/jdk17u/tags
8080
| runtime/java/openjdk8 | 1.8.382-05 | https://github.com/openjdk/jdk8u/tags
81-
| runtime/perl | 5.38.0 | https://www.cpan.org/src/README.html
81+
| runtime/perl | 5.38.1 | https://www.cpan.org/src/README.html
8282
| runtime/python-39 | 3.9.18 | https://www.python.org/downloads/source/
8383
| runtime/python-310 | 3.10.13 | https://www.python.org/downloads/source/
8484
| runtime/python-311 | 3.11.6 | https://www.python.org/downloads/source/

0 commit comments

Comments
 (0)