Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
config BR2_PACKAGE_PERL_HTTP_DATE
|
||||
bool "perl-http-date"
|
||||
help
|
||||
This module provides functions that deal the date formats used by the
|
||||
HTTP protocol (and then some more)
|
||||
This module provides functions that deal the date formats
|
||||
used by the HTTP protocol (and then some more)
|
||||
|
||||
https://github.com/gisle/http-date
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
PERL_HTTP_DATE_VERSION = 6.02
|
||||
PERL_HTTP_DATE_SOURCE = HTTP-Date-$(PERL_HTTP_DATE_VERSION).tar.gz
|
||||
PERL_HTTP_DATE_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
|
||||
PERL_HTTP_DATE_LICENSE = Artistic or GPLv1+
|
||||
PERL_HTTP_DATE_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_HTTP_DATE_LICENSE_FILES = README
|
||||
|
||||
$(eval $(perl-package))
|
||||
|
||||
Reference in New Issue
Block a user