summaryrefslogtreecommitdiff
path: root/README.macosx
diff options
context:
space:
mode:
authorreneeb <info@perl-services.de>2021-02-20 12:59:34 +0100
committerreneeb <info@perl-services.de>2021-02-20 12:59:34 +0100
commit3e7831cb93e898ba10bafff047e46f29e50d087f (patch)
treefb541c1693e4544e215cc3e719e1050bcb306e78 /README.macosx
parent7c1208373bc7f71d76b97d091b39a2ee7a45068f (diff)
downloadperl-3e7831cb93e898ba10bafff047e46f29e50d087f.tar.gz
bump version to 5.33.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 c3d2556d31..94c512b35a 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.7.tar.gz
- tar -xzf perl-5.33.7.tar.gz
- cd perl-5.33.7
+ curl -O https://www.cpan.org/src/perl-5.33.8.tar.gz
+ tar -xzf perl-5.33.8.tar.gz
+ cd perl-5.33.8
./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.7 as of this writing) builds without changes
+The latest Perl release (5.33.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',