diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2010-07-02 19:54:15 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-03 02:31:43 -0500 |
commit | e15bb1db2f3e07363e5be12389c1b24dd688972b (patch) | |
tree | 6770740530797910ddfcbb12b2666a9fa4edacbe /system/postgresql/postgresql.SlackBuild | |
parent | b21bdb0137b2a61d7f8aaf52f992f97ba60afb27 (diff) | |
download | slackbuilds-e15bb1db2f3e07363e5be12389c1b24dd688972b.tar.gz |
system/postgresql: Updated for version 8.4.4.
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 9dc5fdca22..170c8ef5a6 100644 --- a/system/postgresql/postgresql.SlackBuild +++ b/system/postgresql/postgresql.SlackBuild @@ -10,7 +10,7 @@ # Modified by the SlackBuilds.org Project PRGNAM=postgresql -VERSION=8.4.2 +VERSION=8.4.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |