diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-03-19 13:03:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-21 08:59:03 +0700 |
commit | 5729fca413990635af6ae2451f882ebbe04b478d (patch) | |
tree | e35961afaacd95896e4aa51ed4b07d7c4d8c7e27 /gis/geos | |
parent | 3069201e8bebc99b73a380a1df5b2f8fc807e83d (diff) |
gis/geos: Updated for version 3.8.1.
Diffstat (limited to 'gis/geos')
-rw-r--r-- | gis/geos/geos.SlackBuild | 4 | ||||
-rw-r--r-- | gis/geos/geos.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index b5354ce3c11c..b5148634feab 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for geos # Written by Kyle Guinn <elyk03@gmail.com> -# Maintained 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Maintained 2013-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geos -VERSION=${VERSION:-3.8.0} +VERSION=${VERSION:-3.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geos/geos.info b/gis/geos/geos.info index cea2feb0f071..edb9e6e00e90 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.8.0" +VERSION="3.8.1" HOMEPAGE="http://trac.osgeo.org/geos/" -DOWNLOAD="http://download.osgeo.org/geos/geos-3.8.0.tar.bz2" -MD5SUM="6fe3ad412a1162b2ed7c7ed52ed974c0" +DOWNLOAD="http://download.osgeo.org/geos/geos-3.8.1.tar.bz2" +MD5SUM="9d25df02a2c4fcc5a59ac2fb3f0bd977" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |