diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-08-24 09:14:34 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-29 10:07:32 +0700 |
commit | 78515e08d62e3f149210d974da522ed0463a03d1 (patch) | |
tree | 27b8b6d2d714c4a0653767ee01ce7b3488d9e310 /gis/geos/geos.SlackBuild | |
parent | 9be4ff815db3135b3e87bba84b10b66713a7393f (diff) | |
download | slackbuilds-78515e08d62e3f149210d974da522ed0463a03d1.tar.gz |
gis/geos: Updated for version 3.5.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 a2c160d4b8..530fc41899 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -5,7 +5,7 @@ # Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> PRGNAM=geos -VERSION=${VERSION:-3.4.2} +VERSION=${VERSION:-3.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |