diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-04-13 06:39:55 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-04-13 06:40:09 +0200 |
| commit | b207ba9d3fd82565e34c6e2c1ce025fefde3ba1c (patch) | |
| tree | 834dbb7445175f050eaa229c7cbeb48210a04b21 /private/postfix-pgsql/postfix-pgsql.SlackBuild | |
| parent | 3c658be836019dcf73464935abe8f9ad398d8c64 (diff) | |
| download | slackbuilder-b207ba9d3fd82565e34c6e2c1ce025fefde3ba1c.tar.gz | |
postfix-pgsql: Updated for version 3.5.10
Diffstat (limited to 'private/postfix-pgsql/postfix-pgsql.SlackBuild')
| -rwxr-xr-x | private/postfix-pgsql/postfix-pgsql.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/private/postfix-pgsql/postfix-pgsql.SlackBuild b/private/postfix-pgsql/postfix-pgsql.SlackBuild index f7bb7eb..1fd93c0 100755 --- a/private/postfix-pgsql/postfix-pgsql.SlackBuild +++ b/private/postfix-pgsql/postfix-pgsql.SlackBuild @@ -3,7 +3,7 @@ # Copyright 2006, 2011 Alan Hicks, Lizella, GA # Copyright 2010, 2011, 2013, 2014, 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia # Copyright 2017, 2018 Patrick J. Volkerding, Sebeka, MN USA -# Copyright 2020 Eugen Wissner, Dachau, Germany +# Copyright 2020, 2021 Eugen Wissner, Dachau, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postfix-pgsql -VERSION=${VERSION:-3.5.9} +VERSION=${VERSION:-3.5.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=postfix |
