fcgiwrap: update homepage

Renaud f0f803bf 85208615

+1 -1
+1 -1
pkgs/servers/fcgiwrap/default.nix
··· 23 ''; 24 25 meta = with lib; { 26 - homepage = "https://nginx.localdomain.pl/wiki/FcgiWrap"; 27 description = "Simple server for running CGI applications over FastCGI"; 28 maintainers = with maintainers; [ ]; 29 platforms = with platforms; linux;
··· 23 ''; 24 25 meta = with lib; { 26 + homepage = "https://github.com/gnosek/fcgiwrap"; 27 description = "Simple server for running CGI applications over FastCGI"; 28 maintainers = with maintainers; [ ]; 29 platforms = with platforms; linux;