diff options
author | Adis Nezirovic <adis_at_linux.org.ba> | 2012-06-30 12:12:47 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-30 12:12:47 -0400 |
commit | ed1bbcd278f2b5c19f55d043af0111b075083ffe (patch) | |
tree | 9b9a5e5dc5128a0e49108b6c44635368c4d9be94 /system/postgresql/postgresql.SlackBuild | |
parent | ab032c6f53ac3aa0ecf1975dd3a2f673174accc5 (diff) | |
download | slackbuilds-ed1bbcd278f2b5c19f55d043af0111b075083ffe.tar.gz |
system/postgresql: Updated for version 9.1.4.
Signed-off-by: dsomero <xgizzmo@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 1f0967d18b..9816ed5c21 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.3} +VERSION=${VERSION:-9.1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |