commit: f0b92585227526ca1485c8c8b92e5330903f9cc2 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> AuthorDate: Fri Dec 18 11:13:16 2020 +0000 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Fri Dec 18 11:14:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b92585
sci-libs/geos: Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org> sci-libs/geos/geos-3.9.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/geos/geos-3.9.0-r2.ebuild b/sci-libs/geos/geos-3.9.0-r2.ebuild index 94ad94ae262..d767867da2b 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"