diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-08-29 19:34:48 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:21:18 +0100 |
commit | ce8d1d45d6e8b32ec9c7675ce163ef92fc004cf8 (patch) | |
tree | 04e49739334b379cf7e5a73cfe1a28ab0d914741 /gis | |
parent | d31d4e037110ad21af3a496e7c628d4a6582f3ff (diff) | |
download | slackbuilds-ce8d1d45d6e8b32ec9c7675ce163ef92fc004cf8.tar.gz |
gis/geojson: Updated for version 2.1.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/geojson/geojson.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geojson/geojson.info | 6 |
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="" |