diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2012-09-11 08:27:04 -0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-11 23:53:42 -0500 |
commit | 5786bc0b80daa23e195f5f56d54632f083d98563 (patch) | |
tree | 0d51a8185c5baf83f4709fe835e76e29d8ea7ab8 /system/postgis/postgis.info | |
parent | 8ac78dc4bcdd624e2aa99dd611e8022b388b716a (diff) | |
download | slackbuilds-5786bc0b80daa23e195f5f56d54632f083d98563.tar.gz |
system/postgis: Update for version 2.0.1 and change maintainer.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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" |