diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2015-06-28 23:44:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-28 23:44:46 +0700 |
commit | da9dca8dbb644bdd503acfba795ef67a6edf92a8 (patch) | |
tree | 75e93880016fb97b89cc075c90e4fb97dd7a800a /system/postgresql/postgresql.info | |
parent | 91575a229f13a85cd7b5f79f36713028ae59442b (diff) | |
download | slackbuilds-da9dca8dbb644bdd503acfba795ef67a6edf92a8.tar.gz |
system/postgresql: Updated for version 9.4.4.
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 4613b51e71..d922d5adf9 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.4.1" +VERSION="9.4.4" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.1/postgresql-9.4.1.tar.bz2" -MD5SUM="2cf30f50099ff1109d0aa517408f8eff" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.4/postgresql-9.4.4.tar.bz2" +MD5SUM="1fe952c44ed26d7e6a335cf991a9c1c6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |