diff options
author | Sam James <sam@gentoo.org> | 2023-12-03 08:17:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-03 08:17:13 +0000 |
commit | 68af8c45c254659da5f241c52ae3038ae05f537e (patch) | |
tree | 3b19c11057487c3d6a6bf0e2ee25172a19360b73 /dev-lang/perl/perl-5.38.2.ebuild | |
parent | sys-apps/portage: drop 3.0.45.3-r2, 3.0.46, 3.0.50 (diff) | |
download | gentoo-68af8c45c254659da5f241c52ae3038ae05f537e.tar.gz gentoo-68af8c45c254659da5f241c52ae3038ae05f537e.tar.bz2 gentoo-68af8c45c254659da5f241c52ae3038ae05f537e.zip |
dev-lang/perl: perl-cross-1.5.1 -> perl-cross-1.5.2 for 5.38.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/perl/perl-5.38.2.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.38.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.38.2.ebuild b/dev-lang/perl/perl-5.38.2.ebuild index 081a10f0e105..03030820a433 100644 --- a/dev-lang/perl/perl-5.38.2.ebuild +++ b/dev-lang/perl/perl-5.38.2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit alternatives flag-o-matic toolchain-funcs multilib multiprocessing PATCH_VER=1 -CROSS_VER=1.5.1 +CROSS_VER=1.5.2 PATCH_BASE="perl-5.38.0-patches-${PATCH_VER}" PATCH_DEV=dilfridge |