diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-16 07:35:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-16 07:38:22 +0100 |
commit | 86dd55fe750ec8bfed6c980e0ae4abc8c4f08b3c (patch) | |
tree | 92276162335b48a62758bc0476cfb250b177c675 /sci-chemistry | |
parent | sci-chemistry/nmrglue: Use HTTPS (diff) | |
download | gentoo-86dd55fe750ec8bfed6c980e0ae4abc8c4f08b3c.tar.gz gentoo-86dd55fe750ec8bfed6c980e0ae4abc8c4f08b3c.tar.bz2 gentoo-86dd55fe750ec8bfed6c980e0ae4abc8c4f08b3c.zip |
sci-chemistry/pdb2pqr: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |