diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-03 16:48:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 09:06:48 +0700 |
commit | 56543c54469acf78ae6edfeb00ae5c1e61cafd12 (patch) | |
tree | 8287504ac75713e9c2e8a32277d02b20d6a5f774 | |
parent | e62ae3003a486161a17401ab0bd4122d32309458 (diff) | |
download | slackbuilds-56543c54469acf78ae6edfeb00ae5c1e61cafd12.tar.gz |
gis/geos: Updated for version 3.7.2.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-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 e9486bf90c..08f3fa9e0d 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-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Maintained 2013-2019 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.7.1} +VERSION=${VERSION:-3.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geos/geos.info b/gis/geos/geos.info index 31c82ea0d2..42681da963 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.7.1" +VERSION="3.7.2" HOMEPAGE="http://trac.osgeo.org/geos/" -DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.1.tar.bz2" -MD5SUM="62149456d21dabee44999f644c986ab0" +DOWNLOAD="http://download.osgeo.org/geos/geos-3.7.2.tar.bz2" +MD5SUM="8caa4d19d311c1a78feb2f57505dc0e3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |