]> granicus.if.org Git - postgis/commitdiff
change winnie to build, test, and package using GEOS 3.7.1 instead of GEOS 3.7.0
authorRegina Obe <lr@pcorp.us>
Fri, 30 Nov 2018 15:01:59 +0000 (15:01 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 30 Nov 2018 15:01:59 +0000 (15:01 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17089 b70326c6-7e19-0410-871a-916f4a2858ee

ci/winnie/build_postgis.sh
ci/winnie/package_postgis.sh
ci/winnie/regress_postgis.sh

index c4e2f38c5a67b43d30a4526e985a93e41f8ad6cb..f4927ae26d36e67af36b9abf425d2587551480fb 100644 (file)
@@ -13,7 +13,7 @@ set -e
 #POSTGIS_MICRO_VERSION=0SVN
 #export GCC_TYPE=gcc48  #for pre-4.8.0 compiles this is blank
 export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0
+export GEOS_VER=3.7.1
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
index 9d39c6501f6c2ea6c46681267917b3550dc4f7a3..1395d65c3d5f1d3dce8ec7f8e669792c75013779 100644 (file)
@@ -13,7 +13,7 @@
 
 #export GCC_TYPE=
 export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0
+export GEOS_VER=3.7.1
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
index e5117f1cce964b1bf87db65b06500acb17d07169..394438e24581a6f80975f14aef0b07c6d373180c 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 set -e
 export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0
+export GEOS_VER=3.7.1
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2