summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2019-11-20 22:52:35 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2019-11-20 22:52:35 +0000
commit84347347cc44301a0f88a62b7808257e542f8308 (patch)
tree08e711abb0c14f595b9c8d8335a1f8b8536f35b9 /README.macosx
parent65c3f0501f7156908aa3fff93ba293d3da86c340 (diff)
downloadperl-84347347cc44301a0f88a62b7808257e542f8308.tar.gz
Bump the perl version in various places for 5.31.7
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 0e9da30056..275a6aa494 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.31.6.tar.gz
- tar -xzf perl-5.31.6.tar.gz
- cd perl-5.31.6
+ curl -O https://www.cpan.org/src/perl-5.31.7.tar.gz
+ tar -xzf perl-5.31.7.tar.gz
+ cd perl-5.31.7
./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.31.6 as of this writing) builds without changes
+The latest Perl release (5.31.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',