summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorMax Maischein <corion@corion.net>2020-12-20 15:32:28 +0100
committerMax Maischein <corion@corion.net>2020-12-20 16:10:50 +0100
commit374df6dff259e3036b330623c0e424656a7ca60a (patch)
treefd2ef93a919cae47e91048cd2c8ba7b2d1e27924 /README.macosx
parent6aeb63c3044d526a89b34cc5053aada4eacaecd5 (diff)
downloadperl-374df6dff259e3036b330623c0e424656a7ca60a.tar.gz
Bump version to 5.33.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 e57bb1bf75..d583fe6603 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.33.5.tar.gz
- tar -xzf perl-5.33.5.tar.gz
- cd perl-5.33.5
+ curl -O https://www.cpan.org/src/perl-5.33.6.tar.gz
+ tar -xzf perl-5.33.6.tar.gz
+ cd perl-5.33.6
./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.33.5 as of this writing) builds without changes
+The latest Perl release (5.33.6 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',