summaryrefslogtreecommitdiff
path: root/private
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-04-13 06:39:55 +0200
committerEugen Wissner <belka@caraus.de>2021-04-13 06:40:09 +0200
commitb207ba9d3fd82565e34c6e2c1ce025fefde3ba1c (patch)
tree834dbb7445175f050eaa229c7cbeb48210a04b21 /private
parent3c658be836019dcf73464935abe8f9ad398d8c64 (diff)
downloadslackbuilder-b207ba9d3fd82565e34c6e2c1ce025fefde3ba1c.tar.gz
postfix-pgsql: Updated for version 3.5.10
Diffstat (limited to 'private')
-rwxr-xr-xprivate/postfix-pgsql/postfix-pgsql.SlackBuild4
-rw-r--r--private/postfix-pgsql/postfix-pgsql.info6
2 files changed, 5 insertions, 5 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
diff --git a/private/postfix-pgsql/postfix-pgsql.info b/private/postfix-pgsql/postfix-pgsql.info
index 39480e9..394e945 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.9"
+VERSION="3.5.10"
HOMEPAGE="http://www.postfix.org/"
-DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.9.tar.gz"
-MD5SUM="a4d1b2df03a500cf8f9759d5fca1c1f6"
+DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.10.tar.gz"
+MD5SUM="da32e28f5820d3c6b19c0dbbe874c7e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"