summaryrefslogtreecommitdiffstats
path: root/system/postgresql
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-31 06:39:31 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-31 06:39:31 +0700
commitee8b4bfca8ed4e7c7a1f770e65ce36cd2dbe09d3 (patch)
tree39a98ad1704157599d85101e6e68b39a6701f925 /system/postgresql
parent055727eb115988829fb873fb1182ff8831db4dff (diff)
downloadslackbuilds-ee8b4bfca8ed4e7c7a1f770e65ce36cd2dbe09d3.tar.gz
slackbuilds-ee8b4bfca8ed4e7c7a1f770e65ce36cd2dbe09d3.tar.xz
system/postgresql: Updated for version 9.5.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/postgresql')
-rw-r--r--system/postgresql/postgresql.SlackBuild2
-rw-r--r--system/postgresql/postgresql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 3fe8a37f5e..40357dffb1 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -28,7 +28,7 @@
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
-VERSION=${VERSION:-9.5.0}
+VERSION=${VERSION:-9.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 276a0cc3ea..38c1a62400 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,8 +1,8 @@
PRGNAM="postgresql"
-VERSION="9.5.0"
+VERSION="9.5.3"
HOMEPAGE="http://www.postgresql.org"
-DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.5.0/postgresql-9.5.0.tar.bz2"
-MD5SUM="e58fffe9359e311ead94490a06b7147c"
+DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.5.3/postgresql-9.5.3.tar.bz2"
+MD5SUM="3f0c388566c688c82b01a0edf1e6b7a0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""