diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-08-20 09:00:31 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-26 07:20:31 +0700 |
commit | 1d91f2ffb2a4cca1b384c38f27d3f5fc1030be61 (patch) | |
tree | 68b5e4073d53364f516f041bfddec44664c7cfae /gis/geojson/geojson.SlackBuild | |
parent | 9a48f4845fcabd9b3a5831a5028157d3cbc3def6 (diff) |
gis/geojson: Updated for version 2.0.0.
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 63598e5b0b61b..a1caa7a4b15d9 100644 --- a/gis/geojson/geojson.SlackBuild +++ b/gis/geojson/geojson.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geojson -VERSION=${VERSION:-1.3.5} +VERSION=${VERSION:-2.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |