diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-09-18 19:15:53 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:32:08 +0100 |
commit | e2ba547e037b8877a6cc486ac759d81cc16e2341 (patch) | |
tree | fc3dbcffac24f27c09427aac4733580a7af0db53 /gis/geojson/geojson.SlackBuild | |
parent | 853ef8965f0006bc842bd9c7e49895516597f8e3 (diff) |
gis/geojson: Updated for version 2.3.0.
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 6ddd8702e046e..3ce4921bff5d6 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:-2.1.0} +VERSION=${VERSION:-2.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |