diff options
Diffstat (limited to 'package/perl-xml-namespacesupport/Config.in')
-rw-r--r-- | package/perl-xml-namespacesupport/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/perl-xml-namespacesupport/Config.in b/package/perl-xml-namespacesupport/Config.in index bc67d47904..93a697c624 100644 --- a/package/perl-xml-namespacesupport/Config.in +++ b/package/perl-xml-namespacesupport/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT bool "perl-xml-namespacesupport" help - a simple generic namespace support class + A simple generic namespace processor - https://metacpan.org/release/XML-NamespaceSupport + https://github.com/perigrin/xml-namespacesupport |