diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-04 01:24:27 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-04 01:24:27 +0000 |
| commit | aacb6f60438c956f3bc437b98bee2d4d6f532ac1 (patch) | |
| tree | 7446344a33a2c1608e5fd45822678562444b4057 /perl | |
| parent | c4af4e4452998803f73c668cb8825f8447a525c2 (diff) | |
| download | alicelinux-aacb6f60438c956f3bc437b98bee2d4d6f532ac1.tar.gz alicelinux-aacb6f60438c956f3bc437b98bee2d4d6f532ac1.zip | |
Woodpecker CI a020df1f22a12b97cf32d91ea7a9a60406fd0533 [SKIP CI]
Diffstat (limited to 'perl')
| -rw-r--r-- | perl/.checksum | 2 | ||||
| -rw-r--r-- | perl/.files | 8 | ||||
| -rw-r--r-- | perl/abuild | 2 |
3 files changed, 9 insertions, 3 deletions
diff --git a/perl/.checksum b/perl/.checksum index 46620e43..461a79c6 100644 --- a/perl/.checksum +++ b/perl/.checksum @@ -1 +1 @@ -6ac2742721370f9c6f2c5d21567a35730a3ffd969d868161467275bfbbdb5e66 perl-5.42.1.tar.xz +d8a9988b0fd5305204c74ac3cca7a19e47625ca65ad10723dfff129abaa4981a perl-5.42.2.tar.xz diff --git a/perl/.files b/perl/.files index 1262f67f..a8c1a032 100644 --- a/perl/.files +++ b/perl/.files @@ -10,7 +10,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/json_pp -rwxr-xr-x root/root usr/bin/libnetcfg -rwxr-xr-x root/root usr/bin/perl --rwxr-xr-x root/root usr/bin/perl5.42.1 +-rwxr-xr-x root/root usr/bin/perl5.42.2 -rwxr-xr-x root/root usr/bin/perlbug -rwxr-xr-x root/root usr/bin/perldoc -rwxr-xr-x root/root usr/bin/perlivp @@ -1012,11 +1012,14 @@ drwxr-xr-x root/root usr/lib/perl5/5.42/pod/ -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5382delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5383delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5384delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5385delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5400delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5401delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5402delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5403delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5420delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5421delta.pod +-rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl5422delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl561delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl56delta.pod -rw-r--r-- root/root usr/lib/perl5/5.42/pod/perl581delta.pod @@ -2308,11 +2311,14 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/perl5382delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5383delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5384delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5385delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5400delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5401delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5402delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5403delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5420delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl5421delta.1.gz +-rw-r--r-- root/root usr/share/man/man1/perl5422delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl561delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl56delta.1.gz -rw-r--r-- root/root usr/share/man/man1/perl581delta.1.gz diff --git a/perl/abuild b/perl/abuild index e06d1ef4..10ea1216 100644 --- a/perl/abuild +++ b/perl/abuild @@ -1,5 +1,5 @@ name=perl -version=5.42.1 +version=5.42.2 release=1 source="https://www.cpan.org/src/5.0/perl-$version.tar.xz" |