diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-06-20 19:50:18 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-06-20 19:55:14 +1200 |
commit | 237359932ba383d5fe27f716f4d5e111bb4ab5f9 (patch) | |
tree | c5b266a1366e325a473821ecfec8ae2a861abfda /dev-lang/perl/perl-5.26.9999.ebuild | |
parent | dev-lang/gnat-gpl: Fix compiler description for gprbuild (diff) | |
download | gentoo-237359932ba383d5fe27f716f4d5e111bb4ab5f9.tar.gz gentoo-237359932ba383d5fe27f716f4d5e111bb4ab5f9.tar.bz2 gentoo-237359932ba383d5fe27f716f4d5e111bb4ab5f9.zip |
dev-lang/perl: Update to perl-cross 1.1.5
This only affects cross-compiling perls, and then, makes cross-compile
work where previously expected not to.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-lang/perl/perl-5.26.9999.ebuild')
-rw-r--r-- | dev-lang/perl/perl-5.26.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/perl/perl-5.26.9999.ebuild b/dev-lang/perl/perl-5.26.9999.ebuild index a029104e4dc9..ac3b612b38f3 100644 --- a/dev-lang/perl/perl-5.26.9999.ebuild +++ b/dev-lang/perl/perl-5.26.9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing PATCH_VER=1 -CROSS_VER=1.1.4 +CROSS_VER=1.1.5 PATCH_BASE="perl-5.25.11-patches-${PATCH_VER}" DIST_AUTHOR=XSAWYERX |