diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-20 21:38:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-22 08:10:27 +0700 |
commit | 5200b2edfaa29d5586fbb8ffdc0bf230bd01c92b (patch) | |
tree | 2312d0c6e96984bf0b75774b5ac88e70af65c41e /gis | |
parent | 2acce14916d34da2e8c0bd26bdb048a8df3d9ce4 (diff) | |
download | slackbuilds-5200b2edfaa29d5586fbb8ffdc0bf230bd01c92b.tar.gz |
gis/geographiclib-python: Updated for version 1.48.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis')
-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 cc7a3b465e..dfbddc4f5a 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.47} +VERSION=${VERSION:-1.48} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geographiclib-python/geographiclib-python.info b/gis/geographiclib-python/geographiclib-python.info index 3e12126d77..19974e9bf9 100644 --- a/gis/geographiclib-python/geographiclib-python.info +++ b/gis/geographiclib-python/geographiclib-python.info @@ -1,8 +1,8 @@ PRGNAM="geographiclib-python" -VERSION="1.47" +VERSION="1.48" HOMEPAGE="http://geographiclib.sourceforge.net/1.46/python/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-1.47.tar.gz" -MD5SUM="e30f703e9a5f1daf353e831ca1affee9" +DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-1.48.tar.gz" +MD5SUM="6d276cc0843bda24b259ce99b738405f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |