diff options
Diffstat (limited to 'system/postgresql/postgresql.SlackBuild')
-rw-r--r-- | system/postgresql/postgresql.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/postgresql/postgresql.SlackBuild b/system/postgresql/postgresql.SlackBuild index 777aa777a1..f41d2e9b38 100644 --- a/system/postgresql/postgresql.SlackBuild +++ b/system/postgresql/postgresql.SlackBuild @@ -2,8 +2,8 @@ # Slackware build script for PostgreSQL # -# $Revision: 577bd5ace24b $ -# $Date: 2015/06/28 13:38:59 $ +# $Revision: 6560bf705e09 $ +# $Date: 2015/10/23 04:29:48 $ # # Copyright 2007-2015 Adis Nezirovic <adis_at_linux.org.ba> # All rights reserved. @@ -28,7 +28,7 @@ # Modified by the SlackBuilds.org Project PRGNAM=postgresql -VERSION=${VERSION:-9.4.4} +VERSION=${VERSION:-9.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |