diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2013-10-26 00:40:32 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:38:51 -0500 |
commit | b81b97324fb0fd50f5a9e29c974c25744a7f1e2d (patch) | |
tree | a29383f2e861b9a67efcb670c8c72fd9832425fd /system/postgresql/postgresql.info | |
parent | 319f898b5f28a560edd68c09dcc7c8facecf0280 (diff) |
system/postgresql: Updated for version 9.3.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.info')
-rw-r--r-- | system/postgresql/postgresql.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index e52e1979c23e..25667fc80386 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.2.4" +VERSION="9.3.0" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.2.4/postgresql-9.2.4.tar.bz2" -MD5SUM="6ee5bb53b97da7c6ad9cb0825d3300dd" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.3.0/postgresql-9.3.0.tar.bz2" +MD5SUM="09aee56f3a15ce4a7ea32044fb845b53" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |