From: Michael Mair-Keimberger Date: Mon, 4 Jun 2018 20:03:12 +0000 (+0200) Subject: dev-db/pgrouting: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8851248b8557a337bd6da436d298ba2149c6f627;p=gentoo.git dev-db/pgrouting: use HTTPs Closes: https://github.com/gentoo/gentoo/pull/8725 --- diff --git a/dev-db/pgrouting/pgrouting-2.5.2.ebuild b/dev-db/pgrouting/pgrouting-2.5.2.ebuild index fa48f5a3fb69..7a0afdc63eac 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"