diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2013-04-04 22:23:21 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-04-15 17:20:31 -0500 |
commit | 45684bbb10bc7a5df31c36698aa81825efa32ab9 (patch) | |
tree | 8ac63e05cffbb00de2a1e650a92d39cc6939ffab /system/postgresql/postgresql.info | |
parent | 13f19087659c381c6b5a1321d931535c0ad984c4 (diff) | |
download | slackbuilds-45684bbb10bc7a5df31c36698aa81825efa32ab9.tar.gz |
system/postgresql: Updated for version 9.2.4.
Signed-off-by: Robby Workman <rworkman@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 89d7016884..e52e1979c2 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.2.1" +VERSION="9.2.4" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.2.1/postgresql-9.2.1.tar.bz2" -MD5SUM="c0b4799ea9850eae3ead14f0a60e9418" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.2.4/postgresql-9.2.4.tar.bz2" +MD5SUM="6ee5bb53b97da7c6ad9cb0825d3300dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |