summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r--system/postgresql/postgresql.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 679db6d085..5640c542fe 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -1,16 +1,16 @@
#!/bin/sh
## Slackware build script for PostgreSQL
-## $Revision: af516b7c1f99 $
-## $Date: 2012/11/29 20:42:02 $
+## $Revision: 09a9051874b3 $
+## $Date: 2013/04/04 14:52:11 $
##
-## Copyright 2007-2011 Adis Nezirovic <adis _at_ linux.org.ba>
+## Copyright 2007-2013 Adis Nezirovic <adis _at_ linux.org.ba>
## Licensed under GNU GPL v2
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
-VERSION=${VERSION:-9.2.1}
+VERSION=${VERSION:-9.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}