Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_PERL_IO_HTML
|
||||
bool "perl-io-html"
|
||||
help
|
||||
Perl module that opens a file and performs automatic charset detection
|
||||
Perl module that opens a file and performs automatic charset
|
||||
detection
|
||||
|
||||
https://github.com/madsen/io-html
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
PERL_IO_HTML_VERSION = 1.001
|
||||
PERL_IO_HTML_SOURCE = IO-HTML-$(PERL_IO_HTML_VERSION).tar.gz
|
||||
PERL_IO_HTML_SITE = $(BR2_CPAN_MIRROR)/authors/id/C/CJ/CJM
|
||||
PERL_IO_HTML_LICENSE = Artistic or GPLv1+
|
||||
PERL_IO_HTML_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_IO_HTML_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(perl-package))
|
||||
|
||||
Reference in New Issue
Block a user