diff options
Diffstat (limited to 'gis/postgis/postgis.SlackBuild')
-rw-r--r-- | gis/postgis/postgis.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/postgis/postgis.SlackBuild b/gis/postgis/postgis.SlackBuild index 95c2a43b61c5..bc6c60d3293d 100644 --- a/gis/postgis/postgis.SlackBuild +++ b/gis/postgis/postgis.SlackBuild @@ -25,8 +25,8 @@ # Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> PRGNAM=postgis -VERSION=${VERSION:-2.1.7} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.1.8} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |