summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2017-08-30 04:34:48 +0200
committer David Spencer2017-09-02 11:21:18 +0200
commitce8d1d45d6e8b32ec9c7675ce163ef92fc004cf8 (patch)
tree04e49739334b379cf7e5a73cfe1a28ab0d914741
parentd31d4e037110ad21af3a496e7c628d4a6582f3ff (diff)
downloadslackbuilds-ce8d1d45d6e8b32ec9c7675ce163ef92fc004cf8.tar.gz
gis/geojson: Updated for version 2.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r--gis/geojson/geojson.SlackBuild2
-rw-r--r--gis/geojson/geojson.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geojson/geojson.SlackBuild b/gis/geojson/geojson.SlackBuild
index a1caa7a4b1..6ddd8702e0 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.0.0}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/geojson/geojson.info b/gis/geojson/geojson.info
index 5cd06eea4b..3b941176e2 100644
--- a/gis/geojson/geojson.info
+++ b/gis/geojson/geojson.info
@@ -1,8 +1,8 @@
PRGNAM="geojson"
-VERSION="2.0.0"
+VERSION="2.1.0"
HOMEPAGE="https://github.com/frewsxcv/python-geojson"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geojson/geojson-2.0.0.tar.gz"
-MD5SUM="a6319546788896b94b042cae0203e127"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geojson/geojson-2.1.0.tar.gz"
+MD5SUM="61465c202633f0943616b2ac007bd651"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""