Fixed #18396 -- Changed Spatialite download URLs.
Thanks gabrielcw AT gmail.com for the report.
This commit is contained in:
parent
b48432201b
commit
4ce5a5fe78
|
@ -418,8 +418,8 @@ SpatiaLite library (``libspatialite``) and tools (``spatialite``)
|
||||||
After SQLite has been built with the R*Tree module enabled, get the latest
|
After SQLite has been built with the R*Tree module enabled, get the latest
|
||||||
SpatiaLite library source and tools bundle from the `download page`__::
|
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/gaia-sins/libspatialite-sources/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/spatialite-tools-2.3.1.tar.gz
|
||||||
$ tar xzf libspatialite-amalgamation-2.3.1.tar.gz
|
$ tar xzf libspatialite-amalgamation-2.3.1.tar.gz
|
||||||
$ tar xzf spatialite-tools-2.3.1.tar.gz
|
$ tar xzf spatialite-tools-2.3.1.tar.gz
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue