summaryrefslogtreecommitdiffstats
path: root/system/postgresql
diff options
context:
space:
mode:
author Adis Nezirovic <adis_at_linux.org.ba>2015-10-23 23:06:56 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-23 23:06:56 +0700
commita2e8d7dd3dbe11a4ffd6df96cd62eb662335b81b (patch)
treed21f87aca69896059a3e0451e3baebfa20095cff /system/postgresql
parent9c6ab49f59ff66d2291677731b4787ded1ba5f6c (diff)
downloadslackbuilds-a2e8d7dd3dbe11a4ffd6df96cd62eb662335b81b.tar.gz
slackbuilds-a2e8d7dd3dbe11a4ffd6df96cd62eb662335b81b.tar.xz
system/postgresql: Updated for version 9.4.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql')
-rw-r--r--system/postgresql/postgresql.SlackBuild6
-rw-r--r--system/postgresql/postgresql.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 777aa777a1..f41d2e9b38 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -2,8 +2,8 @@
# Slackware build script for PostgreSQL
#
-# $Revision: 577bd5ace24b $
-# $Date: 2015/06/28 13:38:59 $
+# $Revision: 6560bf705e09 $
+# $Date: 2015/10/23 04:29:48 $
#
# 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.4}
+VERSION=${VERSION:-9.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index d922d5adf9..a7638c9594 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="9.4.4"
+VERSION="9.4.5"
HOMEPAGE="http://www.postgresql.org"
-DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.4/postgresql-9.4.4.tar.bz2"
-MD5SUM="1fe952c44ed26d7e6a335cf991a9c1c6"
+DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.5/postgresql-9.4.5.tar.bz2"
+MD5SUM="8b2e3472a8dc786649b4d02d02e039a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""