summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
author Adis Nezirovic <adis_at_linux.org.ba>2017-08-22 17:55:54 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-26 07:19:43 +0700
commit555c1ee95a2a948b76dcd46b7bfc451e20a88f71 (patch)
tree1a5b5a29d665c9b351df0d3bf881d40c416b90d0 /system/postgresql/postgresql.SlackBuild
parent15c283cdbb611bc3394ab667b20a11792bed6c47 (diff)
downloadslackbuilds-555c1ee95a2a948b76dcd46b7bfc451e20a88f71.tar.gz
slackbuilds-555c1ee95a2a948b76dcd46b7bfc451e20a88f71.tar.xz
system/postgresql: Updated for version 9.6.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r--system/postgresql/postgresql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 6553746576..5104dcb079 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -25,7 +25,7 @@
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
-VERSION=${VERSION:-9.6.3}
+VERSION=${VERSION:-9.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}