From: Andreas Sturmlechner Date: Thu, 9 Aug 2018 18:35:34 +0000 (+0200) Subject: sci-libs/gdal: https X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d0eaee8d00336859a74127051a8097ffe223c215;p=gentoo.git sci-libs/gdal: https Package-Manager: Portage-2.3.45, Repoman-2.3.10 --- diff --git a/sci-libs/gdal/gdal-2.3.0-r1.ebuild b/sci-libs/gdal/gdal-2.3.0-r1.ebuild index 2ddaa49d4146..436c68a468d8 100644 --- a/sci-libs/gdal/gdal-2.3.0-r1.ebuild +++ b/sci-libs/gdal/gdal-2.3.0-r1.ebuild @@ -10,8 +10,8 @@ DISTUTILS_OPTIONAL=1 inherit autotools perl-module distutils-r1 toolchain-funcs flag-o-matic java-pkg-opt-2 DESCRIPTION="Translator library for raster geospatial data formats (includes OGR support)" -HOMEPAGE="http://www.gdal.org/" -SRC_URI="http://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" +HOMEPAGE="https://www.gdal.org/" +SRC_URI="https://download.osgeo.org/${PN}/${PV}/${P}.tar.gz" SLOT="0/2.3" LICENSE="BSD Info-ZIP MIT"