diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:57:14 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 12:57:14 +0000 |
| commit | 70a272ec6bf809b43a69854b4406083703afb48b (patch) | |
| tree | 9005261b6ec209e2c9dc9601361748e6aae12280 /repos/extra/perl/abuild | |
| parent | c93fe97712f2b60ab6d1b07142b34eebc85812a5 (diff) | |
| download | alicelinux-70a272ec6bf809b43a69854b4406083703afb48b.tar.gz alicelinux-70a272ec6bf809b43a69854b4406083703afb48b.zip | |
perl: updated to 5.42.1
Diffstat (limited to 'repos/extra/perl/abuild')
| -rw-r--r-- | repos/extra/perl/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/perl/abuild b/repos/extra/perl/abuild index c39ce1a3..e06d1ef4 100644 --- a/repos/extra/perl/abuild +++ b/repos/extra/perl/abuild @@ -1,5 +1,5 @@ name=perl -version=5.42.0 +version=5.42.1 release=1 source="https://www.cpan.org/src/5.0/perl-$version.tar.xz" |