acme-client: update homepage

+1 -1
+1 -1
pkgs/tools/networking/acme-client/default.nix
··· 30 30 31 31 meta = with lib; { 32 32 description = "Secure ACME/Let's Encrypt client"; 33 - homepage = "https://sr.ht/~graywolf/acme-client-portable/"; 33 + homepage = "https://git.wolfsden.cz/acme-client-portable"; 34 34 platforms = platforms.unix; 35 35 license = licenses.isc; 36 36 maintainers = with maintainers; [ pmahoney ];