diff options
Diffstat (limited to 'dev-python/pygresql')
| -rw-r--r-- | dev-python/pygresql/pygresql-5.0.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pygresql/pygresql-5.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygresql/pygresql-5.0.6.ebuild b/dev-python/pygresql/pygresql-5.0.6.ebuild index 5dee6b2e5d31..7ca2e3f8596b 100644 --- a/dev-python/pygresql/pygresql-5.0.6.ebuild +++ b/dev-python/pygresql/pygresql-5.0.6.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 postgres MY_P="PyGreSQL-${PV}" DESCRIPTION="A Python interface for the PostgreSQL database" -HOMEPAGE="http://www.pygresql.org/" +HOMEPAGE="https://www.pygresql.org/" SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" LICENSE="POSTGRESQL" diff --git a/dev-python/pygresql/pygresql-5.1.ebuild b/dev-python/pygresql/pygresql-5.1.ebuild index 36e8b55fb190..764a73936a66 100644 --- a/dev-python/pygresql/pygresql-5.1.ebuild +++ b/dev-python/pygresql/pygresql-5.1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 postgres MY_P="PyGreSQL-${PV}" DESCRIPTION="A Python interface for the PostgreSQL database" -HOMEPAGE="http://www.pygresql.org/" +HOMEPAGE="https://www.pygresql.org/" SRC_URI="mirror://pypi/P/PyGreSQL/${MY_P}.tar.gz" LICENSE="POSTGRESQL" |
