python3.pkgs.mailman-hyperkitty: HTTPS homepage
This commit is contained in:
parent
f254fb9d89
commit
bc8eece849
@ -36,7 +36,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.gnu.org/software/mailman/";
|
homepage = "https://www.gnu.org/software/mailman/";
|
||||||
description = "Archiver for GNU Mailman v3";
|
description = "Archiver for GNU Mailman v3";
|
||||||
license = stdenv.lib.licenses.gpl3;
|
license = stdenv.lib.licenses.gpl3;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user