diff options
Diffstat (limited to 'package/perl-http-date/Config.in')
-rw-r--r-- | package/perl-http-date/Config.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package/perl-http-date/Config.in b/package/perl-http-date/Config.in index 5ce4781394..4d7b4d18d4 100644 --- a/package/perl-http-date/Config.in +++ b/package/perl-http-date/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_PERL_HTTP_DATE bool "perl-http-date" help - This module provides functions that deal the date formats - used by the HTTP protocol (and then some more) + date conversion routines - https://github.com/gisle/http-date + https://metacpan.org/release/HTTP-Date |