Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,8 +2,8 @@ config BR2_PACKAGE_PERL_HTTP_NEGOTIATE
|
||||
bool "perl-http-negotiate"
|
||||
select BR2_PACKAGE_PERL_HTTP_MESSAGE
|
||||
help
|
||||
This module provides a complete implementation of the HTTP content
|
||||
negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps
|
||||
chapter 12.
|
||||
This module provides a complete implementation of the HTTP
|
||||
content negotiation algorithm specified in
|
||||
draft-ietf-http-v11-spec-00.ps chapter 12.
|
||||
|
||||
http://github.com/gisle/http-negotiate
|
||||
|
||||
@@ -8,7 +8,7 @@ PERL_HTTP_NEGOTIATE_VERSION = 6.01
|
||||
PERL_HTTP_NEGOTIATE_SOURCE = HTTP-Negotiate-$(PERL_HTTP_NEGOTIATE_VERSION).tar.gz
|
||||
PERL_HTTP_NEGOTIATE_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
|
||||
PERL_HTTP_NEGOTIATE_DEPENDENCIES = perl-http-message
|
||||
PERL_HTTP_NEGOTIATE_LICENSE = Artistic or GPLv1+
|
||||
PERL_HTTP_NEGOTIATE_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_HTTP_NEGOTIATE_LICENSE_FILES = README
|
||||
|
||||
$(eval $(perl-package))
|
||||
|
||||
Reference in New Issue
Block a user