diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-11-16 09:07:33 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-11-18 12:40:48 +0700 |
commit | 33374d571704bcd048b7b7511286c08e510fb306 (patch) | |
tree | 19645c547dc18eefb946093387502a6dd177c9f0 /gis/python-mapnik/python-mapnik.SlackBuild | |
parent | 9b54d2e3ce32a0e785fc66393816f0f0528b730a (diff) | |
download | slackbuilds-33374d571704bcd048b7b7511286c08e510fb306.tar.gz |
gis/python-mapnik: Updated for version 3.0.16.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/python-mapnik/python-mapnik.SlackBuild')
-rw-r--r-- | gis/python-mapnik/python-mapnik.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/python-mapnik/python-mapnik.SlackBuild b/gis/python-mapnik/python-mapnik.SlackBuild index 16bb9e8d8f..e5415af114 100644 --- a/gis/python-mapnik/python-mapnik.SlackBuild +++ b/gis/python-mapnik/python-mapnik.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python-mapnik -VERSION=${VERSION:-3.0.13} +VERSION=${VERSION:-3.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |