diff options
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 |
commit | a2e8d7dd3dbe11a4ffd6df96cd62eb662335b81b (patch) | |
tree | d21f87aca69896059a3e0451e3baebfa20095cff /system/postgresql/postgresql.info | |
parent | 9c6ab49f59ff66d2291677731b4787ded1ba5f6c (diff) |
system/postgresql: Updated for version 9.4.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 d922d5adf94fc..a7638c959440a 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="" |