From: Michał Górny Date: Thu, 16 Jan 2020 06:35:49 +0000 (+0100) Subject: sci-chemistry/pdb2pqr: Use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=86dd55fe750ec8bfed6c980e0ae4abc8c4f08b3c;p=gentoo.git sci-chemistry/pdb2pqr: Use HTTPS Signed-off-by: Michał Górny --- diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild index 8f367caec922..ad95f8f410fa 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit scons-utils fortran-2 flag-o-matic python-r1 toolchain-funcs DESCRIPTION="Automated pipeline for performing Poisson-Boltzmann electrostatics calculations" -HOMEPAGE="http://www.poissonboltzmann.org/" +HOMEPAGE="https://www.poissonboltzmann.org/" SRC_URI="https://github.com/Electrostatics/apbs-${PN}/releases/download/${P}/${PN}-src-${PV}.tar.gz" SLOT="0"