Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_WWW_ROBOTRULES
|
||||
bool "perl-www-robotrules"
|
||||
select BR2_PACKAGE_PERL_URI
|
||||
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)
|
||||
|
||||
http://github.com/gisle/www-robotrules
|
||||
|
||||
@@ -8,7 +8,7 @@ PERL_WWW_ROBOTRULES_VERSION = 6.02
|
||||
PERL_WWW_ROBOTRULES_SOURCE = WWW-RobotRules-$(PERL_WWW_ROBOTRULES_VERSION).tar.gz
|
||||
PERL_WWW_ROBOTRULES_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
|
||||
PERL_WWW_ROBOTRULES_DEPENDENCIES = perl-uri
|
||||
PERL_WWW_ROBOTRULES_LICENSE = Artistic or GPLv1+
|
||||
PERL_WWW_ROBOTRULES_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_WWW_ROBOTRULES_LICENSE_FILES = README
|
||||
|
||||
$(eval $(perl-package))
|
||||
|
||||
Reference in New Issue
Block a user