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 ++++---- system/postgresql/postgresql.info | 6 +++--- 2 files changed, 7 insertions(+), 7 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 +## 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} diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index 89d7016884..e52e1979c2 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.2.1" +VERSION="9.2.4" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.2.1/postgresql-9.2.1.tar.bz2" -MD5SUM="c0b4799ea9850eae3ead14f0a60e9418" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.2.4/postgresql-9.2.4.tar.bz2" +MD5SUM="6ee5bb53b97da7c6ad9cb0825d3300dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3