summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Adis Nezirovic2011-02-20 21:07:26 +0100
committer Robby Workman2011-02-28 16:42:05 +0100
commit49562015d866932c16d49d1a25603728306f3e4f (patch)
treed72745d7afc1715250eff8b178fdddd575bb6430
parent20e1a93f90450a2df202209bd84238d860647a57 (diff)
downloadslackbuilds-49562015d866932c16d49d1a25603728306f3e4f.tar.gz
system/postgresql: Updated for version 9.0.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--system/postgresql/postgresql.SlackBuild2
-rw-r--r--system/postgresql/postgresql.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild
index 4022b73721..4d99de49f9 100644
--- a/system/postgresql/postgresql.SlackBuild
+++ b/system/postgresql/postgresql.SlackBuild
@@ -10,7 +10,7 @@
# Modified by the SlackBuilds.org Project
PRGNAM=postgresql
-VERSION=9.0.1
+VERSION=9.0.3
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info
index 9f0c015e8a..af27616893 100644
--- a/system/postgresql/postgresql.info
+++ b/system/postgresql/postgresql.info
@@ -1,10 +1,10 @@
PRGNAM="postgresql"
-VERSION="9.0.1"
+VERSION="9.0.3"
HOMEPAGE="http://www.postgresql.org"
-DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.0.1/postgresql-9.0.1.tar.bz2"
-MD5SUM="57ba57e43cfe29e16dacbf5789be98d1"
+DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.0.3/postgresql-9.0.3.tar.bz2"
+MD5SUM="928df8c40bb012ad10756e58b70516fb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Adis Nezirovic"
EMAIL="adis_at_linux.org.ba"
-APPROVED="dsomero"
+APPROVED="rworkman"