diff options
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} |