who can share a package of gromacs-drude

Recently, I wanted to run a polarizable simulation using gromacs with drude force filed. I got the install package using the command in MacKerell Lab, but it failed when I used “git clone git://git.gromacs.org/gromacs.git”. It shows the following error:
fatal: unable to connect to git.gromacs.org:
git.gromacs.org[0: 2600:1901:0:7b8a::]: errno=Connection timed out
git.gromacs.org[1: 35.185.44.232]: errno=Connection timed out
so, who can share a install package of gromacs-drude. I will appreciate your help.

Hi!

The manual there is outdated. You should use https://gitlab.com/gromacs/gromacs.git instead of git://git.gromacs.org/gromacs.git.

Thank you for your reply, I got the install package when I used this link.