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/geographiclib-python.SlackBuild | |
parent | 9664e5add37500ade41b884d1c66e4803eea68a7 (diff) | |
download | slackbuilds-224a015642b04d8ecdf9d1508da4e082ccc9ff3c.tar.gz |
gis/geographiclib-python: Updated for version 1.47.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/geographiclib-python/geographiclib-python.SlackBuild')
-rw-r--r-- | gis/geographiclib-python/geographiclib-python.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geographiclib-python/geographiclib-python.SlackBuild b/gis/geographiclib-python/geographiclib-python.SlackBuild index 1f6165a2ed..cc7a3b465e 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} |