diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-11-08 14:28:36 -0800 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-11 10:53:26 -0600 |
commit | 371c9cfb21c432d35fb9def7f1eb04dcbb00122a (patch) | |
tree | a0a6b752e9963cd232b279b34f294e590d25d04d /system/postgis/postgis.SlackBuild | |
parent | e6f1c71900c39e4bdb2b2acb7459d9e421d10050 (diff) | |
download | slackbuilds-371c9cfb21c432d35fb9def7f1eb04dcbb00122a.tar.gz |
system/postgis: Updated for version 2.1.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Robby Workman <rworkman@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 019b17dd22..0c2cdae677 100644 --- a/system/postgis/postgis.SlackBuild +++ b/system/postgis/postgis.SlackBuild @@ -25,7 +25,7 @@ # Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net> PRGNAM=postgis -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |