From 45684bbb10bc7a5df31c36698aa81825efa32ab9 Mon Sep 17 00:00:00 2001 From: Adis Nezirovic Date: Thu, 4 Apr 2013 22:23:21 -0500 Subject: system/postgresql: Updated for version 9.2.4. Signed-off-by: Robby Workman --- system/postgresql/postgresql.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'system/postgresql/postgresql.SlackBuild') 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 +## Copyright 2007-2013 Adis Nezirovic ## 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} -- cgit v1.2.3