diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-09 20:35:34 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-09 21:24:18 +0200 |
commit | d0eaee8d00336859a74127051a8097ffe223c215 (patch) | |
tree | 62ae4a7180736c0b5feec9c1c15447e0899de3ef /sci-libs/gdal | |
parent | profiles/arch/alpha: package.use.stable.mask emacs[xwidgets]. (diff) | |
download | gentoo-d0eaee8d00336859a74127051a8097ffe223c215.tar.gz gentoo-d0eaee8d00336859a74127051a8097ffe223c215.tar.bz2 gentoo-d0eaee8d00336859a74127051a8097ffe223c215.zip |
sci-libs/gdal: https
Package-Manager: Portage-2.3.45, Repoman-2.3.10
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/gdal-2.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |