Marcel Telka
2024-01-23 a04f653456344f451d605ae229a794ba82a46157
perl/LWP-Protocol-https: update to 6.12

3 files modified
12 ■■■■ changed files
components/perl/LWP-Protocol-https/Makefile 4 ●●●● patch | view | raw | blame | history
components/perl/LWP-Protocol-https/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/perl/LWP-Protocol-https/pkg5 6 ●●●● patch | view | raw | blame | history
components/perl/LWP-Protocol-https/Makefile
@@ -19,11 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_PERL_MODULE =        LWP::Protocol::https
HUMAN_VERSION =            6.11
HUMAN_VERSION =            6.12
COMPONENT_SUMMARY =        LWP::Protocol::https - Provide https support for LWP::UserAgent
COMPONENT_CPAN_AUTHOR =        OALDERS
COMPONENT_ARCHIVE_HASH =    \
    sha256:0132ddbf03661565ca85050f2a5094fb9263cbbc3ccb1a4d9c41ac9bb083b917
    sha256:7dd36d3a4eacfa143a47a2bbbc56ea9413887e2d7376c1d35bbbb2be912b616c
COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =    LICENSE
components/perl/LWP-Protocol-https/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/perl/LWP-Protocol-https/pkg5
@@ -14,10 +14,10 @@
        "runtime/perl-538"
    ],
    "fmris": [
        "library/perl-5/lwp-protocol-https",
        "library/perl-5/lwp-protocol-https-534",
        "library/perl-5/lwp-protocol-https-536",
        "library/perl-5/lwp-protocol-https-538",
        "library/perl-5/lwp-protocol-https"
        "library/perl-5/lwp-protocol-https-538"
    ],
    "name": "LWP-Protocol-https"
}
}