]> granicus.if.org Git - postgis/commitdiff
Flip winnie back to 3.8.0dev geos testing. After https://git.osgeo.org/gitea/geos...
authorRegina Obe <lr@pcorp.us>
Sat, 2 Feb 2019 06:13:01 +0000 (06:13 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 2 Feb 2019 06:13:01 +0000 (06:13 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17226 b70326c6-7e19-0410-871a-916f4a2858ee

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

index 6d52ed9b81bbc025b2ca73a824e6bc905b2f5b30..6504ea278048b90e35e748ed226d63889fff3072 100644 (file)
@@ -12,7 +12,7 @@ set -e
 #POSTGIS_MINOR_VERSION=1
 #POSTGIS_MICRO_VERSION=0SVN
 #export GCC_TYPE=gcc48  #for pre-4.8.0 compiles this is blank
-export GEOS_VER=3.7
+export GEOS_VER=3.8.0dev
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
index 0ab833913f74067db1a3b0d1f7a449bb5c3cae52..38a0c21a71a105901e08efae28e02dcc69b5eb94 100644 (file)
@@ -12,7 +12,7 @@
 #export OS_BUILD=32
 
 #export GCC_TYPE=
-export GEOS_VER=3.7
+export GEOS_VER=3.8.0dev
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
index 9f7aea9c712d4546b4c1e88cb8fbcc545b6e0e57..f2e7bec0ef4ed12bf701311b8379bc87b493d464 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/bash
 set -e
-export GEOS_VER=3.7
+export GEOS_VER=3.8.0dev
 export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2