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.SlackBuild | |
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.SlackBuild')
-rw-r--r-- | system/postgis/postgis.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgis/postgis.SlackBuild b/system/postgis/postgis.SlackBuild index 6af8163479..5b36cc9655 100644 --- a/system/postgis/postgis.SlackBuild +++ b/system/postgis/postgis.SlackBuild @@ -25,7 +25,7 @@ # Maintained by Benjamin Trigona-Harany <bosth@alumni.sfu.ca> PRGNAM=postgis -VERSION=${VERSION:-2.0.1} +VERSION=${VERSION:-2.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |