Bump buildroot to 2019.02
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_PERL_ENCODE_LOCALE
|
||||
bool "perl-encode-locale"
|
||||
help
|
||||
Determine the locale encoding
|
||||
Determine the locale encoding.
|
||||
|
||||
https://github.com/gisle/encode-locale
|
||||
https://metacpan.org/release/Encode-Locale
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 fcfdb8e4ee34bcf62aed429b4a23db27 Encode-Locale-1.05.tar.gz
|
||||
sha256 176fa02771f542a4efb1dbc2a4c928e8f4391bf4078473bd6040d8f11adb0ec1 Encode-Locale-1.05.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 edfeacafbed5a0f2c4a2a3db3fb0274a7f210768d01c853c60b7feac841c83c8 README
|
||||
|
||||
@@ -9,5 +9,6 @@ PERL_ENCODE_LOCALE_SOURCE = Encode-Locale-$(PERL_ENCODE_LOCALE_VERSION).tar.gz
|
||||
PERL_ENCODE_LOCALE_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
|
||||
PERL_ENCODE_LOCALE_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_ENCODE_LOCALE_LICENSE_FILES = README
|
||||
PERL_ENCODE_LOCALE_DISTNAME = Encode-Locale
|
||||
|
||||
$(eval $(perl-package))
|
||||
|
||||
Reference in New Issue
Block a user