perl: bump to version 5.40.2

This is a bug fix and security update. See perldoc perldelta for the release notes.
This commit is contained in:
Joachim Mairböck
2025-06-08 13:20:58 +02:00
parent 753351a8ab
commit 50dce8b8d0
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ LICENSE="GNU GPL v1
REVISION="1"
perlShortVersion="${portVersion%.*}"
SOURCE_URI="http://www.cpan.org/src/perl-$portVersion.tar.gz"
CHECKSUM_SHA256="02f8c45bb379ed0c3de7514fad48c714fd46be8f0b536bfd5320050165a1ee26"
CHECKSUM_SHA256="10d4647cfbb543a7f9ae3e5f6851ec49305232ea7621aed24c7cfbb0bef4b70d"
PATCHES="perl-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"