diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-04-28 23:19:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-28 23:19:52 +0700 |
commit | 25356f2b01ddf9e85c6cd235fbc3ef77b3a92282 (patch) | |
tree | 9a7f32404bc6596b9eab71e786c5601a4aeff862 /gis/geogit-py/geogit-py.SlackBuild | |
parent | 8c9261b2348253b0be4f1fb2c1e3c9141a45696b (diff) | |
download | slackbuilds-25356f2b01ddf9e85c6cd235fbc3ef77b3a92282.tar.gz |
gis/geogit-py: Updated for version 0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/geogit-py/geogit-py.SlackBuild')
-rw-r--r-- | gis/geogit-py/geogit-py.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/geogit-py/geogit-py.SlackBuild b/gis/geogit-py/geogit-py.SlackBuild index 9199810a0a..90acfe858b 100644 --- a/gis/geogit-py/geogit-py.SlackBuild +++ b/gis/geogit-py/geogit-py.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geogit-py -VERSION=${VERSION:-0.7} +VERSION=${VERSION:-0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |