diff options
| author | James Le Cuirot <chewi@gentoo.org> | 2024-08-14 23:57:19 +0100 |
|---|---|---|
| committer | James Le Cuirot <chewi@gentoo.org> | 2024-08-14 23:57:19 +0100 |
| commit | d64d7b6380f3ba0139a3294ca0c09b3a02beca14 (patch) | |
| tree | bb03033755059a1fb4bd07a57c70e92774c8a57f /dev-lang/perl/perl-5.40.0.ebuild | |
| parent | 3e4f940e0fb7ce99c77a64dbb3989312c617b660 (diff) | |
| download | gentoo-d64d7b6380f3ba0139a3294ca0c09b3a02beca14.tar.gz gentoo-d64d7b6380f3ba0139a3294ca0c09b3a02beca14.tar.bz2 gentoo-d64d7b6380f3ba0139a3294ca0c09b3a02beca14.zip | |
dev-lang/perl: Bump perl-cross to 1.6 for Perl 5.40.0
Fixes undefined references in miniperl.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.40.0.ebuild')
| -rw-r--r-- | dev-lang/perl/perl-5.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.40.0.ebuild b/dev-lang/perl/perl-5.40.0.ebuild index 33792179f43c..51c69a3aec67 100644 --- a/dev-lang/perl/perl-5.40.0.ebuild +++ b/dev-lang/perl/perl-5.40.0.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit alternatives flag-o-matic toolchain-funcs multilib multiprocessing PATCH_VER=2 -CROSS_VER=1.5.3 +CROSS_VER=1.6 PATCH_BASE="perl-5.40.0-patches-${PATCH_VER}" PATCH_DEV=dilfridge |
