]> granicus.if.org Git - postgis/commitdiff
switch download location to downloads.osgeo.org
authorRegina Obe <lr@pcorp.us>
Sun, 12 May 2013 03:08:56 +0000 (03:08 +0000)
committerRegina Obe <lr@pcorp.us>
Sun, 12 May 2013 03:08:56 +0000 (03:08 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@11440 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index b3e6a20344ab9b38eba8ac90b541489de656938d..e8411ee9ea644ec442a25bad30defd3fd0077e4d 100644 (file)
@@ -6,7 +6,8 @@
 <!ENTITY last_release_version "@@LAST_RELEASE_VERSION@@">
 
 <!-- ONCE Tagged, this need to change to http://download.osgeo.org/postgis/source/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
-<!ENTITY postgis_download_url "http://postgis.net/stuff/postgis-@@LAST_RELEASE_VERSION@@.tar.gz">
+<!-- In dev should be, this need to change to http://postgis.net/stuff/postgis-@@LAST_RELEASE_VERSION@@.tar.gz -->
+<!ENTITY postgis_download_url "http://download.osgeo.org/postgis/source/postgis-@@LAST_RELEASE_VERSION@@.tar.gz">
 
 <!-- Change these values to update the version numbers referenced within the documentation -->
 <!ENTITY last_proj_release_version "4.8.0">