diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-06-04 22:03:12 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-07 15:20:25 -0400 |
commit | 8851248b8557a337bd6da436d298ba2149c6f627 (patch) | |
tree | 09e92625eda1eea80c94306aa7427bddf2c684e7 /dev-db | |
parent | dev-php/smarty: use HTTPs (diff) | |
download | gentoo-8851248b8557a337bd6da436d298ba2149c6f627.tar.gz gentoo-8851248b8557a337bd6da436d298ba2149c6f627.tar.bz2 gentoo-8851248b8557a337bd6da436d298ba2149c6f627.zip |
dev-db/pgrouting: use HTTPs
Closes: https://github.com/gentoo/gentoo/pull/8725
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/pgrouting/pgrouting-2.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |