diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-07 07:29:20 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-08 06:58:09 +0700 |
commit | 224a015642b04d8ecdf9d1508da4e082ccc9ff3c (patch) | |
tree | 5a6020a6c17d071f2f140bcd9d13b6473560825e /gis/geographiclib-python | |
parent | 9664e5add37500ade41b884d1c66e4803eea68a7 (diff) |
gis/geographiclib-python: Updated for version 1.47.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/geographiclib-python')
-rw-r--r-- | gis/geographiclib-python/geographiclib-python.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geographiclib-python/geographiclib-python.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geographiclib-python/geographiclib-python.SlackBuild b/gis/geographiclib-python/geographiclib-python.SlackBuild index 1f6165a2ed0c..cc7a3b465e43 100644 --- a/gis/geographiclib-python/geographiclib-python.SlackBuild +++ b/gis/geographiclib-python/geographiclib-python.SlackBuild @@ -23,7 +23,7 @@ SRCNAM=geographiclib PRGNAM=$SRCNAM-python -VERSION=${VERSION:-1.46.3} +VERSION=${VERSION:-1.47} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geographiclib-python/geographiclib-python.info b/gis/geographiclib-python/geographiclib-python.info index 800798eb4f82..3e12126d77df 100644 --- a/gis/geographiclib-python/geographiclib-python.info +++ b/gis/geographiclib-python/geographiclib-python.info @@ -1,8 +1,8 @@ PRGNAM="geographiclib-python" -VERSION="1.46.3" +VERSION="1.47" HOMEPAGE="http://geographiclib.sourceforge.net/1.46/python/" -DOWNLOAD="https://pypi.python.org/packages/source/g/geographiclib/geographiclib-1.46.3.tar.gz" -MD5SUM="47040ba1d4fee5d8fd871fa33cea66be" +DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-1.47.tar.gz" +MD5SUM="e30f703e9a5f1daf353e831ca1affee9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |