Skip to content

Commit

Permalink
package/perl-http-message: bump to version 6.45
Browse files Browse the repository at this point in the history
LICENSE: switch to Perl Artistic
see https://metacpan.org/release/OALDERS/HTTP-Message-6.45/diff/OALDERS/HTTP-Message-6.44#LICENSE

Signed-off-by: Francois Perrad <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
fperrad authored and tpetazzoni committed Sep 30, 2023
1 parent 2fcb021 commit e1308d2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package/perl-http-message/perl-http-message.hash
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 926a077669a7828c5ca39b5cf7735625 HTTP-Message-6.44.tar.gz
sha256 398b647bf45aa972f432ec0111f6617742ba32fc773c6612d21f64ab4eacbca1 HTTP-Message-6.44.tar.gz
# retrieved by scancpan from https://cpan.metacpan.org/
md5 86c386bcc85a63c8908e6ae9967b34ee HTTP-Message-6.45.tar.gz
sha256 01cb8406612a3f738842d1e97313ae4d874870d1b8d6d66331f16000943d4cbe HTTP-Message-6.45.tar.gz

# computed by scancpan
sha256 f2f428b5f8a3bf4e6a71cd5ea92558a3d123d3d7c5075d34923e71e46dea94df LICENSE
sha256 553ecefc0ed6d4152809da8516960b9a12352c1c0d7d289ac4ab06d0bd0e67bb LICENSE
4 changes: 2 additions & 2 deletions package/perl-http-message/perl-http-message.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
#
################################################################################

PERL_HTTP_MESSAGE_VERSION = 6.44
PERL_HTTP_MESSAGE_VERSION = 6.45
PERL_HTTP_MESSAGE_SOURCE = HTTP-Message-$(PERL_HTTP_MESSAGE_VERSION).tar.gz
PERL_HTTP_MESSAGE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_HTTP_MESSAGE_LICENSE = Artistic or GPL-1.0+
PERL_HTTP_MESSAGE_LICENSE = Artistic-1.0-Perl or GPL-1.0+
PERL_HTTP_MESSAGE_LICENSE_FILES = LICENSE
PERL_HTTP_MESSAGE_DISTNAME = HTTP-Message

Expand Down

0 comments on commit e1308d2

Please sign in to comment.