summary refs log tree commit diff
path: root/pkgs/tools/misc/keychain/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/misc/keychain/default.nix')
-rw-r--r--pkgs/tools/misc/keychain/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/keychain/default.nix b/pkgs/tools/misc/keychain/default.nix
index f5b1b950c13..b8b7666934b 100644
--- a/pkgs/tools/misc/keychain/default.nix
+++ b/pkgs/tools/misc/keychain/default.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
 
   meta = {
     description = "Keychain management tool";
-    homepage = http://www.funtoo.org/Keychain;
+    homepage = https://www.funtoo.org/Keychain;
     license = stdenv.lib.licenses.gpl2;
     # other platforms are untested (AFAIK)
     platforms =