fcgiwrap: update homepage

main
Renaud 2 years ago committed by c0bw3b
parent 8520861594
commit f0f803bf87
  1. 2
      pkgs/servers/fcgiwrap/default.nix

@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
homepage = "https://nginx.localdomain.pl/wiki/FcgiWrap";
homepage = "https://github.com/gnosek/fcgiwrap";
description = "Simple server for running CGI applications over FastCGI";
maintainers = with maintainers; [ ];
platforms = with platforms; linux;

Loading…
Cancel
Save