diff options
Diffstat (limited to 'package/perl-uri/Config.in')
-rw-r--r-- | package/perl-uri/Config.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/package/perl-uri/Config.in b/package/perl-uri/Config.in index 62a53f248a..23e5c50e0b 100644 --- a/package/perl-uri/Config.in +++ b/package/perl-uri/Config.in @@ -1,8 +1,6 @@ config BR2_PACKAGE_PERL_URI bool "perl-uri" help - The module implements the URI class. Objects of this class represent - Uniform Resource Identifier references as specified in RFC 2396 and - updated by RFC 2732. + Uniform Resource Identifiers (absolute and relative) - https://github.com/libwww-perl/uri + https://github.com/libwww-perl/URI |