diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-01-19 07:41:37 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-01-19 07:41:37 +0100 |
| commit | 37e8a329eac342d4184f32116247197b805fe54b (patch) | |
| tree | 7545a4d09dda7f09f18afaaf11e1abe8233888fb /private/postfix-pgsql | |
| parent | c246444f8d1a93b1c055159ad32911e8240cda80 (diff) | |
| download | slackbuilder-37e8a329eac342d4184f32116247197b805fe54b.tar.gz | |
postfix-pgsql: Updated for version 3.5.9
Diffstat (limited to 'private/postfix-pgsql')
| -rwxr-xr-x | private/postfix-pgsql/postfix-pgsql.SlackBuild | 2 | ||||
| -rw-r--r-- | private/postfix-pgsql/postfix-pgsql.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/private/postfix-pgsql/postfix-pgsql.SlackBuild b/private/postfix-pgsql/postfix-pgsql.SlackBuild index b60c52b..f7bb7eb 100755 --- a/private/postfix-pgsql/postfix-pgsql.SlackBuild +++ b/private/postfix-pgsql/postfix-pgsql.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=postfix-pgsql -VERSION=${VERSION:-3.5.8} +VERSION=${VERSION:-3.5.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=postfix diff --git a/private/postfix-pgsql/postfix-pgsql.info b/private/postfix-pgsql/postfix-pgsql.info index 1cc1d54..39480e9 100644 --- a/private/postfix-pgsql/postfix-pgsql.info +++ b/private/postfix-pgsql/postfix-pgsql.info @@ -1,8 +1,8 @@ PRGNAM="postfix-pgsql" -VERSION="3.5.8" +VERSION="3.5.9" HOMEPAGE="http://www.postfix.org/" -DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.8.tar.gz" -MD5SUM="c7c55ccc1db2a30d35c3867c21fe7109" +DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.9.tar.gz" +MD5SUM="a4d1b2df03a500cf8f9759d5fca1c1f6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="postgresql" |
