mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
geos: switch homepage to https.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="GEOS is a C++ port of the Java Topology Suite (JTS). As such, \
|
||||
it aims to contain the complete functionality of JTS in C++. This includes \
|
||||
all the OpenGIS Simple Features for SQL spatial predicate functions and \
|
||||
spatial operators, as well as specific JTS enhanced topology functions."
|
||||
HOMEPAGE="http://trac.osgeo.org/geos"
|
||||
HOMEPAGE="https://trac.osgeo.org/geos"
|
||||
COPYRIGHT="2005-2006 Refractions Research Inc.
|
||||
2012 Excensus LLC.
|
||||
2001-2002 Vivid Solutions Inc.
|
||||
@@ -11,8 +11,8 @@ COPYRIGHT="2005-2006 Refractions Research Inc.
|
||||
2008-2010 Safe Software Inc.
|
||||
2008 Sean Gillies"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.osgeo.org/geos/geos-$portVersion.tar.bz2"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.osgeo.org/geos/geos-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707"
|
||||
PATCHES="geos-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user