dev-db/pgrouting: Use HTTPS for homepage

Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
This commit is contained in:
Aaron W. Swenson
2020-11-25 21:39:27 -05:00
parent 33c03035bd
commit aab647bf24

View File

@@ -12,7 +12,7 @@ POSTGRES_USEDEP="server"
inherit cmake postgres-multi
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"