summaryrefslogtreecommitdiffstats
path: root/system/postgresql/postgresql.SlackBuild
diff options
context:
space:
mode:
author Adis Nezirovic <adis_at_linux.org.ba>2015-03-14 06:26:20 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-14 06:26:20 +0700
commitd4a1dfa0d536543a7c38357e7a1268d842f48554 (patch)
tree8481237a86b5aa6130d26d1dc4c668ffa0d8d22a /system/postgresql/postgresql.SlackBuild
parenta4dce0e590070f106c056716de749a98967afb46 (diff)
downloadslackbuilds-d4a1dfa0d536543a7c38357e7a1268d842f48554.tar.gz
slackbuilds-d4a1dfa0d536543a7c38357e7a1268d842f48554.tar.xz
system/postgresql: Updated for version 9.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 8653e71cfb..ccad492d25 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -2,10 +2,10 @@
# Slackware build script for PostgreSQL
#
-# $Revision: b43df5a7e4e0 $
-# $Date: 2015/01/20 18:50:25 $
+# $Revision: 6804ca7db709 $
+# $Date: 2015/03/13 21:57:14 $
#
-# Copyright 2007-2014 Adis Nezirovic <adis_at_linux.org.ba>
+# Copyright 2007-2015 Adis Nezirovic <adis_at_linux.org.ba>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
-VERSION=${VERSION:-9.4.0}
+VERSION=${VERSION:-9.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}