summaryrefslogtreecommitdiffstats
path: root/gis/geojson/geojson.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-07-18 10:46:32 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-20 16:20:33 +0700
commit017a4fa9adae78faef1d22d53df8dfc990f5c115 (patch)
treeb7ae6cf29150981837a666d0eed39c74a4f07db7 /gis/geojson/geojson.SlackBuild
parent055c6ba9595bfc3b82159e892485fc4ebf675712 (diff)
downloadslackbuilds-017a4fa9adae78faef1d22d53df8dfc990f5c115.tar.gz
slackbuilds-017a4fa9adae78faef1d22d53df8dfc990f5c115.tar.xz
gis/geojson: Updated for version 2.5.0.
Diffstat (limited to 'gis/geojson/geojson.SlackBuild')
-rw-r--r--gis/geojson/geojson.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/geojson/geojson.SlackBuild b/gis/geojson/geojson.SlackBuild
index 983322cc97..d7fa754e1e 100644
--- a/gis/geojson/geojson.SlackBuild
+++ b/gis/geojson/geojson.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for geojson
-# Copyright 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=geojson
SRCNAM=python-$PRGNAM
-VERSION=${VERSION:-2.4.1}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}