commit: 8851248b8557a337bd6da436d298ba2149c6f627 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Jun 4 20:03:12 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 19:20:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8851248b
dev-db/pgrouting: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8725 dev-db/pgrouting/pgrouting-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pgrouting/pgrouting-2.5.2.ebuild b/dev-db/pgrouting/pgrouting-2.5.2.ebuild index fa48f5a3fb6..7a0afdc63ea 100644 --- a/dev-db/pgrouting/pgrouting-2.5.2.ebuild +++ b/dev-db/pgrouting/pgrouting-2.5.2.ebuild @@ -9,7 +9,7 @@ POSTGRES_USEDEP="server" inherit postgres cmake-utils DESCRIPTION="pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality." -HOMEPAGE="http://pgrouting.org/" +HOMEPAGE="https://pgrouting.org/" LICENSE="GPL-2 MIT Boost-1.0" SLOT="0"
