pythonPackages.certifi: update homepage link to use HTTPS
This commit is contained in:
parent
79a11bd310
commit
e538248f69
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://certifi.io/";
|
homepage = "https://certifi.io/";
|
||||||
description = "Python package for providing Mozilla's CA Bundle";
|
description = "Python package for providing Mozilla's CA Bundle";
|
||||||
license = lib.licenses.isc;
|
license = lib.licenses.isc;
|
||||||
maintainers = with lib.maintainers; [ koral ];
|
maintainers = with lib.maintainers; [ koral ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user