diff options
Diffstat (limited to 'sci-libs/geos/geos-3.10.2.ebuild')
-rw-r--r-- | sci-libs/geos/geos-3.10.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/geos/geos-3.10.2.ebuild b/sci-libs/geos/geos-3.10.2.ebuild index f9edb3409911..f43f7504f26b 100644 --- a/sci-libs/geos/geos-3.10.2.ebuild +++ b/sci-libs/geos/geos-3.10.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit cmake DESCRIPTION="Geometry engine library for Geographic Information Systems" -HOMEPAGE="https://trac.osgeo.org/geos/" +HOMEPAGE="https://libgeos.org/" SRC_URI="https://download.osgeo.org/geos/${P}.tar.bz2" LICENSE="LGPL-2.1" |