diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2011-12-16 19:21:01 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-16 19:21:01 -0200 |
commit | 44638cdc7ae82230a8b71ec55f2b5136136a9a61 (patch) | |
tree | 3d5f268cf9263424bfe7912023c5d1903d30a3d1 /system/postgresql/postgresql.info | |
parent | da8cd0667a62cc48857472e1f2562ba0495f1603 (diff) | |
download | slackbuilds-44638cdc7ae82230a8b71ec55f2b5136136a9a61.tar.gz |
system/postgresql: Updated for version 9.1.2.
Signed-off-by: Niels Horn <niels.horn@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 02fbb2b98b..fc7294bf68 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="9.1.1" +VERSION="9.1.2" HOMEPAGE="http://www.postgresql.org" -DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.1.1/postgresql-9.1.1.tar.bz2" -MD5SUM="061a9f17323117c9358ed60f33ecff78" +DOWNLOAD="ftp://ftp.postgresql.org/pub/source/v9.1.2/postgresql-9.1.2.tar.bz2" +MD5SUM="7dbff52221954c46595313eb7f92c3e0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Adis Nezirovic" |