acme-client: update homepage

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