diff options
Diffstat (limited to 'gis/geojson/geojson.SlackBuild')
-rw-r--r-- | gis/geojson/geojson.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/geojson/geojson.SlackBuild b/gis/geojson/geojson.SlackBuild index 983322cc970c3..d7fa754e1e721 100644 --- a/gis/geojson/geojson.SlackBuild +++ b/gis/geojson/geojson.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for geojson -# Copyright 2013-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> +# Copyright 2013-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=geojson SRCNAM=python-$PRGNAM -VERSION=${VERSION:-2.4.1} +VERSION=${VERSION:-2.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |