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 /gis/geos/geos.SlackBuild | |
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>
Diffstat (limited to 'gis/geos/geos.SlackBuild')
-rw-r--r-- | gis/geos/geos.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |