diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-01-26 21:18:58 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-03 06:55:18 +0700 |
commit | 368d2f51f790f5bd85b68d80217132662ef06d4a (patch) | |
tree | 7fe25deeaddaae76597717e8b1123470ef6e77d6 /gis/geographiclib-python | |
parent | 1146f58e5834a31fe2dd79c668b95843b0bc15b7 (diff) |
gis/geographiclib-python: Updated for version 1.49.
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 | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geographiclib-python/geographiclib-python.SlackBuild b/gis/geographiclib-python/geographiclib-python.SlackBuild index dfbddc4f5ae0..c9c9e83751cb 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.48} +VERSION=${VERSION:-1.49} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/gis/geographiclib-python/geographiclib-python.info b/gis/geographiclib-python/geographiclib-python.info index 19974e9bf9a3..f4e97bea60fa 100644 --- a/gis/geographiclib-python/geographiclib-python.info +++ b/gis/geographiclib-python/geographiclib-python.info @@ -1,8 +1,8 @@ PRGNAM="geographiclib-python" -VERSION="1.48" -HOMEPAGE="http://geographiclib.sourceforge.net/1.46/python/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-1.48.tar.gz" -MD5SUM="6d276cc0843bda24b259ce99b738405f" +VERSION="1.49" +HOMEPAGE="http://geographiclib.sourceforge.net/1.49/python/" +DOWNLOAD="https://files.pythonhosted.org/packages/source/g/geographiclib/geographiclib-1.49.tar.gz" +MD5SUM="eec8f975cd72af4f8ddebade1f613184" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |