fcgiwrap: update homepage

This commit is contained in:
Renaud
2022-02-06 15:10:36 +01:00
committed by c0bw3b
parent 8520861594
commit f0f803bf87
+1 -1
View File
@@ -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;