[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 55135474e84f85d917b30a69d42024ef6c72395e

git at osgeo.org git at osgeo.org
Mon Oct 7 18:05:05 PDT 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".

The branch, master has been updated
       via  55135474e84f85d917b30a69d42024ef6c72395e (commit)
      from  682338563d4937fea8ac900e3c5dc69ba75b7d99 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 55135474e84f85d917b30a69d42024ef6c72395e
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Oct 7 21:03:05 2019 -0400

    Update zlib version to 1.2.11

diff --git a/windows/mingw64/scripts/build_pointcloud.sh b/windows/mingw64/scripts/build_pointcloud.sh
index a5ec8f1..40d5f31 100644
--- a/windows/mingw64/scripts/build_pointcloud.sh
+++ b/windows/mingw64/scripts/build_pointcloud.sh
@@ -39,7 +39,7 @@ export PATH="${PGPATH}:${PATH}"
 cd ${PROJECTS}/postgis
 
 #mkdir pointcloud
-ZLIB_VER=1.2.8
+ZLIB_VER=1.2.11
 
 
 #-- build pointcloud extension --

-----------------------------------------------------------------------

Summary of changes:
 windows/mingw64/scripts/build_pointcloud.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.


More information about the postgis-tickets mailing list