fcgi: update homepage

This commit is contained in:
Renaud 2022-02-06 11:23:17 +01:00 committed by c0bw3b
parent a6cfd52714
commit 8520861594

View file

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A language independent, scalable, open extension to CG";
homepage = "http://www.fastcgi.com/";
homepage = "https://fastcgi-archives.github.io/"; # Formerly http://www.fastcgi.com/
license = "FastCGI see LICENSE.TERMS";
platforms = platforms.all;
};