diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2015-03-14 06:26:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 06:26:20 +0700 |
commit | d4a1dfa0d536543a7c38357e7a1268d842f48554 (patch) | |
tree | 8481237a86b5aa6130d26d1dc4c668ffa0d8d22a /system/postgresql/postgresql.info | |
parent | a4dce0e590070f106c056716de749a98967afb46 (diff) |
system/postgresql: Updated for version 9.4.1.
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 8e4d47823cad8..4613b51e71993 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.4.0" +VERSION="9.4.1" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.0/postgresql-9.4.0.tar.bz2" -MD5SUM="8cd6e33e1f8d4d2362c8c08bd0e8802b" +DOWNLOAD="http://ftp.postgresql.org/pub/source/v9.4.1/postgresql-9.4.1.tar.bz2" +MD5SUM="2cf30f50099ff1109d0aa517408f8eff" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |