diff options
Diffstat (limited to 'system/postgis/postgis.info')
-rw-r--r-- | system/postgis/postgis.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/postgis/postgis.info b/system/postgis/postgis.info index 8c636c341e..6f722315a8 100644 --- a/system/postgis/postgis.info +++ b/system/postgis/postgis.info @@ -1,10 +1,10 @@ PRGNAM="postgis" -VERSION="1.5.2" +VERSION="2.0.1" HOMEPAGE="http://postgis.refractions.net" -DOWNLOAD="http://postgis.refractions.net/download/postgis-1.5.2.tar.gz" -MD5SUM="772ec1d0f04d6800cd7e2420a97a7483" +DOWNLOAD="http://postgis.refractions.net/download/postgis-2.0.1.tar.gz" +MD5SUM="7af9ce5f7dfb22d81fea7f041e674497" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geos postgresql proj" -MAINTAINER="Peter Sarkoci" -EMAIL="sarkoci@math.sk" +REQUIRES="geos postgresql proj json-c gdal" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="bosth@alumni.sfu.ca" |