diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2020-12-18 06:13:16 -0500 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2020-12-18 06:14:32 -0500 |
commit | f0b92585227526ca1485c8c8b92e5330903f9cc2 (patch) | |
tree | 07ff55254b7e62e17a87fe65c02475f9c13dfe78 /sci-libs/geos | |
parent | sci-libs/geos: (diff) | |
download | gentoo-f0b92585227526ca1485c8c8b92e5330903f9cc2.tar.gz gentoo-f0b92585227526ca1485c8c8b92e5330903f9cc2.tar.bz2 gentoo-f0b92585227526ca1485c8c8b92e5330903f9cc2.zip |
sci-libs/geos:
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-3.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.9.0-r2.ebuild b/sci-libs/geos/geos-3.9.0-r2.ebuild index 94ad94ae2629..d767867da2b1 100644 --- a/sci-libs/geos/geos-3.9.0-r2.ebuild +++ b/sci-libs/geos/geos-3.9.0-r2.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://trac.osgeo.org/geos/" # Arrow can be removed at next version bump. Upstream mistakenly # released rc1 as 3.9.0. So, we need(ed) a new Manifest entry to get the # real 3.9.0 -SRC_URI="http://download.osgeo.org/geos/${PN}-${PV}.tar.bz2 -> ${PN}-${PV}-r1.tar.bz2" +SRC_URI="https://download.osgeo.org/geos/${PN}-${PV}.tar.bz2 -> ${PN}-${PV}-r1.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" |