perlPackages.W3CLinkChecker: Add HTTPS support
This commit is contained in:
parent
8c6f5ecf8f
commit
6a563a4240
@ -13331,7 +13331,7 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
LWP ConfigGeneral NetIP TermReadKey Perl5lib
|
||||
CryptSSLeay CSSDOM ];
|
||||
CryptSSLeay CSSDOM LWPProtocolHttps ];
|
||||
meta = {
|
||||
homepage = http://validator.w3.org/checklink;
|
||||
description = "A tool to check links and anchors in Web pages or full Web sites";
|
||||
|
Loading…
x
Reference in New Issue
Block a user