diff options
author | Benjamin Trigona-Harany | 2017-04-21 06:38:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2017-04-22 03:10:27 +0200 |
commit | 5200b2edfaa29d5586fbb8ffdc0bf230bd01c92b (patch) | |
tree | 2312d0c6e96984bf0b75774b5ac88e70af65c41e /gis/geographiclib-python/geographiclib-python.SlackBuild | |
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/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 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} |