diff options
author | Adis Nezirovic <adis@linux.org.ba> | 2014-04-12 15:11:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-12 15:11:59 +0700 |
commit | 498d927ecd48e6938166e47ac50da0657f711ad9 (patch) | |
tree | 91f0d0b7261611fd7b52af3e13bd71e81b441f83 /system/postgresql/postgresql.info | |
parent | 1eddf6024ece2ec6add2aaf90d509f0af46b4b6a (diff) | |
download | slackbuilds-498d927ecd48e6938166e47ac50da0657f711ad9.tar.gz |
system/postgresql: Updated for version 9.3.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 0cb8a35ea5..84d1d4a57c 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.3.3" +VERSION="9.3.4" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.3.3/postgresql-9.3.3.tar.bz2" -MD5SUM="0247b0a24e76a3f20cc50c06d0aa2412" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.3.4/postgresql-9.3.4.tar.bz2" +MD5SUM="d0a41f54c377b2d2fab4a003b0dac762" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |