summaryrefslogtreecommitdiffstats
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
parent91575a229f13a85cd7b5f79f36713028ae59442b (diff)
downloadslackbuilds-da9dca8db.tar.gz
slackbuilds-da9dca8db.tar.xz
system/postgresql: Updated for version 9.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 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}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 4613b51e71..d922d5adf9 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="9.4.1"
+VERSION="9.4.4"
HOMEPAGE="http://www.postgresql.org"
-DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.1/postgresql-9.4.1.tar.bz2"
-MD5SUM="2cf30f50099ff1109d0aa517408f8eff"
+DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.4/postgresql-9.4.4.tar.bz2"
+MD5SUM="1fe952c44ed26d7e6a335cf991a9c1c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""