]> granicus.if.org Git - postgis/commitdiff
Fix winnie's packaging versions for GEOS and GDAL
authorRegina Obe <lr@pcorp.us>
Mon, 2 Apr 2018 07:04:37 +0000 (07:04 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 2 Apr 2018 07:04:37 +0000 (07:04 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/2.3@16521 b70326c6-7e19-0410-871a-916f4a2858ee

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

index ff79e77c84f8f6e39f9e0df6094657eabd2c1b28..c298ce73e1c95b04eabd1e28de4ecfa12b837f35 100644 (file)
@@ -13,8 +13,8 @@ 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.0dev
-export GDAL_VER=2.2.3
+export GEOS_VER=3.6.2
+export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
 export PCRE_VER=8.33
index 1a5d540a7cba94a514d105809bf3f75dbc4e896e..1d1ace7e4bff4c9d4d6611a2424f233bedda62a2 100644 (file)
@@ -13,8 +13,8 @@
 
 #export GCC_TYPE=
 export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0dev
-export GDAL_VER=2.2.3
+export GEOS_VER=3.6.2
+export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
 export PCRE_VER=8.33
index d2b0532c719981482dbe803211d2d4f8d68d85a0..e27fdc7c21808e47947e8104a97e0cb08e51afc1 100644 (file)
@@ -1,8 +1,8 @@
 #!/bin/bash
 set -e
 export SFCGAL_VER=1.3.2
-export GEOS_VER=3.7.0dev
-export GDAL_VER=2.2.3
+export GEOS_VER=3.6.2
+export GDAL_VER=2.2.4
 export PROJ_VER=4.9.3
 export SFCGAL_VER=1.3.2
 export PCRE_VER=8.33