summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorMatthew Horsfall <wolfsage@gmail.com>2021-09-20 16:16:11 -0400
committerMatthew Horsfall <wolfsage@gmail.com>2021-09-20 16:33:25 -0400
commit3a5b8af2b22396b93952e0d47a5d2a8b17cc8541 (patch)
tree74f43a86e1b2abcf43bc49029e4afb8779cc3492 /README.macosx
parent74f6ed497c475000298d4e4896e9f23ff89f508d (diff)
downloadperl-3a5b8af2b22396b93952e0d47a5d2a8b17cc8541.tar.gz
Bump versions from v5.35.4 to v5.35.5
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 7e4243b562..8922b2d89b 100644
--- a/README.macosx
+++ b/README.macosx
@@ -10,9 +10,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.35.4.tar.gz
- tar -xzf perl-5.35.4.tar.gz
- cd perl-5.35.4
+ curl -O https://www.cpan.org/src/perl-5.35.5.tar.gz
+ tar -xzf perl-5.35.5.tar.gz
+ cd perl-5.35.5
./Configure -des -Dprefix=/usr/local/
make
make test
@@ -20,7 +20,7 @@ This document briefly describes Perl under Mac OS X.
=head1 DESCRIPTION
-The latest Perl release (5.35.4 as of this writing) builds without changes
+The latest Perl release (5.35.5 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',