perl-http-message: bump to version 6.13
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
cf407c8b4d
commit
3dd4c190ea
@ -6,7 +6,6 @@ config BR2_PACKAGE_PERL_HTTP_MESSAGE
|
||||
select BR2_PACKAGE_PERL_LWP_MEDIATYPES
|
||||
select BR2_PACKAGE_PERL_URI
|
||||
help
|
||||
The HTTP-Message distribution contains classes useful for representing
|
||||
the messages passed in HTTP style communication.
|
||||
HTTP style message (base class)
|
||||
|
||||
https://github.com/libwww-perl/http-message
|
||||
https://github.com/libwww-perl/HTTP-Message
|
||||
|
@ -1,3 +1,3 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 4ed7add10daea3ab30abfeab6d03872f HTTP-Message-6.11.tar.gz
|
||||
sha256 e7b368077ae6a188d99920411d8f52a8e5acfb39574d4f5c24f46fd22533d81b HTTP-Message-6.11.tar.gz
|
||||
md5 4c1b7c6ee114c1cff69379ec9651d9ac HTTP-Message-6.13.tar.gz
|
||||
sha256 f25f38428de851e5661e72f124476494852eb30812358b07f1c3a289f6f5eded HTTP-Message-6.13.tar.gz
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_HTTP_MESSAGE_VERSION = 6.11
|
||||
PERL_HTTP_MESSAGE_VERSION = 6.13
|
||||
PERL_HTTP_MESSAGE_SOURCE = HTTP-Message-$(PERL_HTTP_MESSAGE_VERSION).tar.gz
|
||||
PERL_HTTP_MESSAGE_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
|
||||
PERL_HTTP_MESSAGE_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
|
||||
PERL_HTTP_MESSAGE_DEPENDENCIES = perl-encode-locale perl-http-date perl-io-html perl-lwp-mediatypes perl-uri
|
||||
PERL_HTTP_MESSAGE_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_HTTP_MESSAGE_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user