Fixed #18396 -- Changed Spatialite download URLs.

Thanks gabrielcw AT gmail.com for the report.
This commit is contained in:
Aymeric Augustin 2012-06-07 11:19:10 +02:00
parent b48432201b
commit 4ce5a5fe78
1 changed files with 2 additions and 2 deletions

View File

@ -418,8 +418,8 @@ SpatiaLite library (``libspatialite``) and tools (``spatialite``)
After SQLite has been built with the R*Tree module enabled, get the latest
SpatiaLite library source and tools bundle from the `download page`__::
$ wget http://www.gaia-gis.it/spatialite/libspatialite-amalgamation-2.3.1.tar.gz
$ wget http://www.gaia-gis.it/spatialite/spatialite-tools-2.3.1.tar.gz
$ wget http://www.gaia-gis.it/gaia-sins/libspatialite-sources/libspatialite-amalgamation-2.3.1.tar.gz
$ wget http://www.gaia-gis.it/gaia-sins/libspatialite-sources/spatialite-tools-2.3.1.tar.gz
$ tar xzf libspatialite-amalgamation-2.3.1.tar.gz
$ tar xzf spatialite-tools-2.3.1.tar.gz