summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-12-20 18:21:24 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2022-12-20 18:21:24 +0000
commit314a24817c7acf6b814a9002ebe00ea4c5f3b01d (patch)
treed38ca36d28aed7d486b6d68289cf43a13339fd6d /README.macosx
parentb694b46bcc174597e5573ef691878857fbfa259e (diff)
downloadperl-314a24817c7acf6b814a9002ebe00ea4c5f3b01d.tar.gz
Bump the perl version in various places for 5.37.8
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 1f521e06e2..869eff0ee4 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.7.tar.gz
- tar -xzf perl-5.37.7.tar.gz
- cd perl-5.37.7
+ curl -O https://www.cpan.org/src/perl-5.37.8.tar.gz
+ tar -xzf perl-5.37.8.tar.gz
+ cd perl-5.37.8
./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.7 as of this writing) builds without changes
+The latest Perl release (5.37.8 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',