commit: 7af2ca22018d3e4c7865abeb8f45e6e9d8138c88 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Jun 4 20:06:00 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 19:20:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af2ca22
dev-db/psqlodbc: use HTTPs dev-db/psqlodbc/psqlodbc-10.01.0000.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/psqlodbc/psqlodbc-10.01.0000.ebuild b/dev-db/psqlodbc/psqlodbc-10.01.0000.ebuild index 2f5a480ab1f..075039ab2e1 100644 --- a/dev-db/psqlodbc/psqlodbc-10.01.0000.ebuild +++ b/dev-db/psqlodbc/psqlodbc-10.01.0000.ebuild @@ -4,7 +4,7 @@ EAPI="6" DESCRIPTION="Official ODBC driver for PostgreSQL" -HOMEPAGE="http://www.postgresql.org/" +HOMEPAGE="https://www.postgresql.org/" SRC_URI="mirror://postgresql/odbc/versions/src/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2"
