diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-30 11:58:42 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-01 07:27:33 +0700 |
commit | c89cfe1b925149b12a09cc93c74fca60f40712ab (patch) | |
tree | 9d9db8c413ea3055d5ceec32657c6822be7f1c87 /gis/geos/geos.SlackBuild | |
parent | 6da7b4a05e31f54c3be1a36af4a12b27b6f7ce64 (diff) |
gis/geos: Updated for version 3.7.1.
Diffstat (limited to 'gis/geos/geos.SlackBuild')
-rw-r--r-- | gis/geos/geos.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index 01745d61ce2fe..e9486bf90cc4e 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geos -VERSION=${VERSION:-3.7.0} +VERSION=${VERSION:-3.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |