summaryrefslogtreecommitdiff
path: root/system/postgis/postgis.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgis/postgis.SlackBuild')
-rw-r--r--system/postgis/postgis.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/postgis/postgis.SlackBuild b/system/postgis/postgis.SlackBuild
index 17f7b774d8..109996dacb 100644
--- a/system/postgis/postgis.SlackBuild
+++ b/system/postgis/postgis.SlackBuild
@@ -22,11 +22,11 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Maintained by Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
+# Maintained by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
PRGNAM=postgis
-VERSION=${VERSION:-2.0.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.0.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then