summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2020-03-03 22:31:34 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-07 14:06:37 +0700
commitc64e8b1ac35030edb2dc20fb061ac05bad40f7f6 (patch)
tree0a1e494151f3a20e7954421e9e6d6073fbaf816c /gis
parentd56e2b788ff377eca969138f7e67dc88b577c94f (diff)
downloadslackbuilds-c64e8b1ac35030edb2dc20fb061ac05bad40f7f6.tar.gz
slackbuilds-c64e8b1ac35030edb2dc20fb061ac05bad40f7f6.tar.xz
gis/mapnik: Updated for version 3.0.23.
Diffstat (limited to 'gis')
-rw-r--r--gis/mapnik/README2
-rw-r--r--gis/mapnik/mapnik.SlackBuild8
-rw-r--r--gis/mapnik/mapnik.info10
3 files changed, 10 insertions, 10 deletions
diff --git a/gis/mapnik/README b/gis/mapnik/README
index cf54387091..0a99e72189 100644
--- a/gis/mapnik/README
+++ b/gis/mapnik/README
@@ -4,5 +4,5 @@ used for both desktop map design and web development.
Optional dependencies:
- gdal: GDAL and OGR plugin support
- libwebp: WebP image support
-- postgis: PostGIS plugin support
+- postgresql: PostGIS plugin support
- proj: reprojection support
diff --git a/gis/mapnik/mapnik.SlackBuild b/gis/mapnik/mapnik.SlackBuild
index e6824b5567..f72a0c8034 100644
--- a/gis/mapnik/mapnik.SlackBuild
+++ b/gis/mapnik/mapnik.SlackBuild
@@ -2,7 +2,7 @@
#
# SlackBuild for Mapnik
#
-# Copyright 2012-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2012-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,9 +23,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mapnik
-VERSION=${VERSION:-3.0.22}
-VARIANT=1.1.5
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-3.0.23}
+VARIANT=1.1.6
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/gis/mapnik/mapnik.info b/gis/mapnik/mapnik.info
index 0e80cd2fd0..b86b4c1d97 100644
--- a/gis/mapnik/mapnik.info
+++ b/gis/mapnik/mapnik.info
@@ -1,10 +1,10 @@
PRGNAM="mapnik"
-VERSION="3.0.22"
+VERSION="3.0.23"
HOMEPAGE="https://mapnik.org"
-DOWNLOAD="https://github.com/mapnik/mapnik/archive/v3.0.22/mapnik-3.0.22.tar.gz \
- https://github.com/mapbox/variant/archive/v1.1.5/variant-1.1.5.tar.gz"
-MD5SUM="2e26d8614484b8d4015c42f91a4a2dff \
- efeccaf1adb1da180983445020275c9c"
+DOWNLOAD="https://github.com/mapnik/mapnik/archive/v3.0.23/mapnik-3.0.23.tar.gz \
+ https://github.com/mapbox/variant/archive/v1.1.6/variant-1.1.6.tar.gz"
+MD5SUM="db96c3534426f8edb9fba4d508388b18 \
+ 0de5f04949027735dc5d4d824e6e5562"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""