python3Packages.mailmanclient.meta: HTTPS homepage
This commit is contained in:
parent
c397d1909f
commit
f254fb9d89
@ -17,7 +17,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "mailmanclient" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "http://www.gnu.org/software/mailman/";
|
||||
homepage = "https://www.gnu.org/software/mailman/";
|
||||
description = "REST client for driving Mailman 3";
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.linux;
|
||||
|
Loading…
Reference in New Issue
Block a user