diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2012-04-07 18:31:48 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-09 11:53:25 -0500 |
commit | 0e4f1f20e94096548b7f26a0a3a57180de9a9c91 (patch) | |
tree | f9017649c0e29bc555c189b0bae3f0c8146755b8 /system/postgresql/postgresql.SlackBuild | |
parent | 984ca3ee11da88532ef316d1413bc955d8deedc1 (diff) | |
download | slackbuilds-0e4f1f20e94096548b7f26a0a3a57180de9a9c91.tar.gz |
system/postgresql: Updated for version 9.1.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r-- | system/postgresql/postgresql.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild index 84a7fcc4ea..1f0967d18b 100644 --- a/system/postgresql/postgresql.SlackBuild +++ b/system/postgresql/postgresql.SlackBuild @@ -10,7 +10,7 @@ # Modified by the SlackBuilds.org Project PRGNAM=postgresql -VERSION=${VERSION:-9.1.2} +VERSION=${VERSION:-9.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |