diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-07 07:31:04 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:58:09 +0700 |
commit | 16a1e50e37e4db741d7f1d6503c055a3a47db79c (patch) | |
tree | 7c1c85546eefcf0a6efb4f1b062e9696ff8cfd3b /gis/geojson/geojson.SlackBuild | |
parent | 224a015642b04d8ecdf9d1508da4e082ccc9ff3c (diff) | |
download | slackbuilds-16a1e50e37e4db741d7f1d6503c055a3a47db79c.tar.gz |
gis/geojson: Updated for version 1.3.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/geojson/geojson.SlackBuild')
-rw-r--r-- | gis/geojson/geojson.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geojson/geojson.SlackBuild b/gis/geojson/geojson.SlackBuild index ec12a7077b..28b1108091 100644 --- a/gis/geojson/geojson.SlackBuild +++ b/gis/geojson/geojson.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=geojson SRCNAM=python-geojson -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |