dev-db/pgrouting: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 4 Jun 2018 20:03:12 +0000 (22:03 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 7 Jun 2018 19:20:25 +0000 (15:20 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8725

dev-db/pgrouting/pgrouting-2.5.2.ebuild

index fa48f5a3fb69d81c21d7bf414135e6a60f91f43e..7a0afdc63eacf117a74d31d015a1dc727254c662 100644 (file)
@@ -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"