p5-uri: 5.19 -> 5.21

This commit is contained in:
Tim Biermann 2023-08-23 22:32:10 +02:00
parent c82c0865dc
commit bad0d5f083
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 5 deletions

View File

@ -36,6 +36,8 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.36/URI/file/
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/gopher.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/http.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/https.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/icap.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/icaps.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/ldap.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/ldapi.pm
-r--r--r-- root/root usr/lib/perl5/site_perl/5.36/URI/ldaps.pm
@ -73,4 +75,6 @@ drwxr-xr-x root/root usr/share/man/man3/
-r--r--r-- root/root usr/share/man/man3/URI::_punycode.3pm.gz
-r--r--r-- root/root usr/share/man/man3/URI::data.3pm.gz
-r--r--r-- root/root usr/share/man/man3/URI::file.3pm.gz
-r--r--r-- root/root usr/share/man/man3/URI::icap.3pm.gz
-r--r--r-- root/root usr/share/man/man3/URI::icaps.3pm.gz
-r--r--r-- root/root usr/share/man/man3/URI::ldap.3pm.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37or2BEkbdCdn91uLx1q/1svKwpYZ3nibtxtFwdq3sgG+Dmq9vTNgL5972W/MLyBObyIuEcskwaWGTMmjt9FswI=
SHA256 (Pkgfile) = adb86482c2b15be54e99465584fc5ef71e1e35f31a0e8187363cb2462b030d0b
SHA256 (.footprint) = f313c9c878ee9d8dad4af3b145be448abb07d0dda33ef30e5a2c0ed637123aa8
SHA256 (URI-5.19.tar.gz) = 8fed5f819905c8a8e18f4447034322d042c3536b43c13ac1f09ba92e1a50a394
RWSagIOpLGJF31wp9wpfgcdYSyGJthzCfV+dPZ+2bi81B4RRA9KUePXdnslluQwfddIRlnyWSRYYeQlANCQTqYBxkJl00OCuIw4=
SHA256 (Pkgfile) = 39de16bdacfbe25b8bb740f3b1f7cf748625df16cee0bdb7dbef819a094b1a9f
SHA256 (.footprint) = 75a272be55a99b5c9fd4346c8554665c3fec34b3679b3e020423ef7fab2b903e
SHA256 (URI-5.21.tar.gz) = 96265860cd61bde16e8415dcfbf108056de162caa0ac37f81eb695c9d2e0ab77

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=p5-uri
version=5.19
version=5.21
release=1
source=(https://www.cpan.org/modules/by-module/URI/URI-$version.tar.gz)