summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
author Adis Nezirovic <adis_at_linux.org.ba>2015-06-28 23:44:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-28 23:44:46 +0700
commitda9dca8dbb644bdd503acfba795ef67a6edf92a8 (patch)
tree75e93880016fb97b89cc075c90e4fb97dd7a800a /system/postgresql/postgresql.SlackBuild
parent91575a229f13a85cd7b5f79f36713028ae59442b (diff)
downloadslackbuilds-da9dca8dbb644bdd503acfba795ef67a6edf92a8.tar.gz
slackbuilds-da9dca8dbb644bdd503acfba795ef67a6edf92a8.tar.xz
system/postgresql: Updated for version 9.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r--system/postgresql/postgresql.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index ccad492d25..777aa777a1 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -2,8 +2,8 @@
# Slackware build script for PostgreSQL
#
-# $Revision: 6804ca7db709 $
-# $Date: 2015/03/13 21:57:14 $
+# $Revision: 577bd5ace24b $
+# $Date: 2015/06/28 13:38:59 $
#
# Copyright 2007-2015 Adis Nezirovic <adis_at_linux.org.ba>
# All rights reserved.
@@ -28,7 +28,7 @@
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
-VERSION=${VERSION:-9.4.1}
+VERSION=${VERSION:-9.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}