diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2016-01-27 21:55:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-27 21:55:38 +0700 |
commit | 04236140f3ff66ef24745029b78af5556474eb53 (patch) | |
tree | 6e25411f423fde5c027efc7f039431da1ecc12b6 /system/postgresql/postgresql.info | |
parent | f037a9a09e1e15fb0b5c141c742f8c655955eadb (diff) | |
download | slackbuilds-04236140f3ff66ef24745029b78af5556474eb53.tar.gz |
system/postgresql: Updated for version 9.5.0.
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 a7638c9594..276a0cc3ea 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.4.5" +VERSION="9.5.0" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.5/postgresql-9.4.5.tar.bz2" -MD5SUM="8b2e3472a8dc786649b4d02d02e039a0" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.5.0/postgresql-9.5.0.tar.bz2" +MD5SUM="e58fffe9359e311ead94490a06b7147c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |