sci-chemistry/pdb2pqr: Use HTTPS
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:35:49 +0000 (07:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:38:22 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/pdb2pqr/pdb2pqr-1.9.0-r1.ebuild

index 8f367caec9223550b5471fbc00f8dc9547559d69..ad95f8f410fab741757841e804690a67029aedde 100644 (file)
@@ -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"