summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2022-11-20 13:40:58 +0100
committerMax Maischein <corion@corion.net>2022-11-20 14:06:13 +0100
commit1b2f54796520328105d557669a55ada1c1bdb6cd (patch)
treecbe6efb3240eb0999986a6beb8b52430fcfd297e /README.macosx
parenta3406d76cf48408f2c387ec404a2873b971e5984 (diff)
downloadperl-1b2f54796520328105d557669a55ada1c1bdb6cd.tar.gz
Bump the perl version in various places for 5.37.6
Diffstat (limited to 'README.macosx')
-rw-r--r--README.macosx8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.macosx b/README.macosx
index 880e194524..1f521e06e2 100644
--- a/README.macosx
+++ b/README.macosx
@@ -12,9 +12,9 @@ perlmacosx - Perl under Mac OS X
This document briefly describes Perl under Mac OS X.
- curl -O https://www.cpan.org/src/perl-5.37.6.tar.gz
- tar -xzf perl-5.37.6.tar.gz
- cd perl-5.37.6
+ curl -O https://www.cpan.org/src/perl-5.37.7.tar.gz
+ tar -xzf perl-5.37.7.tar.gz
+ cd perl-5.37.7
./Configure -des -Dprefix=/usr/local/
make
make test
@@ -22,7 +22,7 @@ This document briefly describes Perl under Mac OS X.
=head1 DESCRIPTION
-The latest Perl release (5.37.6 as of this writing) builds without changes
+The latest Perl release (5.37.7 as of this writing) builds without changes
under all versions of Mac OS X from 10.3 "Panther" onwards.
In order to build your own version of Perl you will need 'make',