summary refs log tree commit diff
path: root/pkgs/applications/misc/fetchmail
diff options
context:
space:
mode:
authorc0bw3b <c0bw3b@users.noreply.github.com>2019-11-16 01:41:23 +0100
committerc0bw3b <c0bw3b@users.noreply.github.com>2019-11-16 01:41:23 +0100
commit9367367dfd6e0373c04650e9893deed426d48aa2 (patch)
tree7ae2c2dbeeb145848e125d30d3195fcce7322aad /pkgs/applications/misc/fetchmail
parenta27a14da2a592402ecb89abc040700b2cf90d3c7 (diff)
downloadnixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.tar
nixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.tar.gz
nixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.tar.bz2
nixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.tar.lz
nixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.tar.xz
nixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.tar.zst
nixpkgs-9367367dfd6e0373c04650e9893deed426d48aa2.zip
Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
Diffstat (limited to 'pkgs/applications/misc/fetchmail')
-rw-r--r--pkgs/applications/misc/fetchmail/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/fetchmail/default.nix b/pkgs/applications/misc/fetchmail/default.nix
index bbbf1a0aff9..6c4ecf6fa39 100644
--- a/pkgs/applications/misc/fetchmail/default.nix
+++ b/pkgs/applications/misc/fetchmail/default.nix
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
   configureFlags = [ "--with-ssl=${openssl.dev}" ];
 
   meta = {
-    homepage = http://www.fetchmail.info/;
+    homepage = https://www.fetchmail.info/;
     description = "A full-featured remote-mail retrieval and forwarding utility";
     longDescription = ''
       A full-featured, robust, well-documented remote-mail retrieval and