Update to HTTP-Message-6.44 (perl module).

This commit is contained in:
Ken Moffat 2023-02-04 02:01:53 +00:00
parent 9fea048ac7
commit f2450a200a
3 changed files with 5 additions and 2 deletions

View File

@ -23,6 +23,8 @@ base
blib
bytes
Carp
Compress::Raw::Bzip2
Compress::Raw::Zlib
Config
constant
CPAN::Meta

View File

@ -5,7 +5,7 @@
%general-entities;
<!ENTITY my-download-http "&metacpan_authors;/O/OA/OALDERS/HTTP-Message-&HTTP-Message-version;.tar.gz">
<!ENTITY my-md5sum "17ca8ec3be118d50c5299b232f3109d7">
<!ENTITY my-md5sum "926a077669a7828c5ca39b5cf7735625">
]>
@ -45,6 +45,7 @@
<bridgehead renderas="sect5">Required</bridgehead>
<para role="required">
<xref linkend="perl-clone"/>,
<xref linkend="perl-encode-locale"/>,
<xref linkend="perl-http-date"/>,
<xref linkend="perl-io-html"/>,

View File

@ -446,7 +446,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY HTML-Tagset-version "3.20">
<!ENTITY HTTP-Cookies-version "6.10">
<!ENTITY HTTP-Date-version "6.05">
<!ENTITY HTTP-Message-version "6.37">
<!ENTITY HTTP-Message-version "6.44">
<!ENTITY HTTP-Negotiate-version "6.01">
<!ENTITY Importer-version "0.026">
<!ENTITY IO-HTML-version "1.004">