Marcel Telka
2023-09-17 412e27c03ab0b10050c333b23a05d0b57187982c
shared-macros.mk: set default Perl version to 5.38

1 files modified
2 ■■■ changed files
make-rules/shared-macros.mk 2 ●●● patch | view | raw | blame | history
make-rules/shared-macros.mk
@@ -837,7 +837,7 @@
#
# This is the default version of Perl
PERL_VERSION =  5.36
PERL_VERSION =  5.38
# The PERL_VERSIONS list should always be in ascending order (newest version
# last)