diff options
author | ArTourter <artourter@gmail.com> | 2022-07-04 10:51:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 10:06:13 +0700 |
commit | bec7b96fc437c76518e879559bfd9f0293885a88 (patch) | |
tree | 2572b2d328d21603513b79f8cf22dbfef13a0f42 /gis/geos/geos.info | |
parent | 9696efec5641ea497509193f7ab394177f2f5d42 (diff) |
gis/geos: Updated for version 3.11.0.
- disable build testing by default
- add flag to build testing components and run make test
- new project site URL
- use download url from new site rather than github.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geos/geos.info')
-rw-r--r-- | gis/geos/geos.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gis/geos/geos.info b/gis/geos/geos.info index 54e2b85b22743..3093640d76ac7 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.10.3" -HOMEPAGE="https://trac.osgeo.org/geos/" -DOWNLOAD="https://github.com/libgeos/geos/archive/3.10.3/geos-3.10.3.tar.gz" -MD5SUM="301f073f51ad44d383c388db31914c07" +VERSION="3.11.0" +HOMEPAGE="https://libgeos.org/" +DOWNLOAD="https://download.osgeo.org/geos/geos-3.11.0.tar.bz2" +MD5SUM="3978c4e9eb880083ad69f5384d043c72" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |