diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2012-12-19 20:35:13 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-19 20:35:31 +0100 |
commit | dde396c5d0a75ed7f0f62eeae16bc14c327d9672 (patch) | |
tree | 7de55059419f9da84d46ac91c250e153915e407a /system/postgis/postgis.info | |
parent | a942700fb8a338e2f10b86690adb2a3e2bffdffb (diff) | |
download | slackbuilds-dde396c5d0a75ed7f0f62eeae16bc14c327d9672.tar.gz |
system/postgis: Updated for version 2.0.2, new homepage
Fixed deps info.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/postgis/postgis.info')
-rw-r--r-- | system/postgis/postgis.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/postgis/postgis.info b/system/postgis/postgis.info index 6f722315a8..6aebe94988 100644 --- a/system/postgis/postgis.info +++ b/system/postgis/postgis.info @@ -1,10 +1,10 @@ PRGNAM="postgis" -VERSION="2.0.1" -HOMEPAGE="http://postgis.refractions.net" -DOWNLOAD="http://postgis.refractions.net/download/postgis-2.0.1.tar.gz" -MD5SUM="7af9ce5f7dfb22d81fea7f041e674497" +VERSION="2.0.2" +HOMEPAGE="http://postgis.org" +DOWNLOAD="http://download.osgeo.org/postgis/source/postgis-2.0.2.tar.gz" +MD5SUM="f11e7b6258a9b37a268df531b692f892" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="geos postgresql proj json-c gdal" +REQUIRES="gdal json-c postgresql" MAINTAINER="Benjamin Trigona-Harany" EMAIL="bosth@alumni.sfu.ca" |