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 | |
parent | 9a48f4845fcabd9b3a5831a5028157d3cbc3def6 (diff) | |
download | slackbuilds-1d91f2ffb2a4cca1b384c38f27d3f5fc1030be61.tar.gz |
gis/geojson: Updated for version 2.0.0.
Diffstat (limited to 'gis/geojson')
-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 63598e5b0b..a1caa7a4b1 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} diff --git a/gis/geojson/geojson.info b/gis/geojson/geojson.info index c23699b473..5cd06eea4b 100644 --- a/gis/geojson/geojson.info +++ b/gis/geojson/geojson.info @@ -1,8 +1,8 @@ PRGNAM="geojson" -VERSION="1.3.5" +VERSION="2.0.0" HOMEPAGE="https://github.com/frewsxcv/python-geojson" -DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geojson/geojson-1.3.5.tar.gz" -MD5SUM="5d201c8d9e44ae9fbf717ab35221af08" +DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geojson/geojson-2.0.0.tar.gz" +MD5SUM="a6319546788896b94b042cae0203e127" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |