summaryrefslogtreecommitdiff
path: root/postfix-pgsql
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-12-01 08:55:00 +0100
committerEugen Wissner <belka@caraus.de>2020-12-01 08:55:00 +0100
commitc764566f46d002a711327b3d0fd17cc41eb2d62b (patch)
treeab5a0f448ead58019685c0fa3e893128aba6f5d7 /postfix-pgsql
parent787f8442ce2a44eda880debe596d9260aca0e49b (diff)
downloadslackbuilder-c764566f46d002a711327b3d0fd17cc41eb2d62b.tar.gz
postfix-pgsql: Updated for version 3.5.8
Diffstat (limited to 'postfix-pgsql')
-rwxr-xr-xpostfix-pgsql/postfix-pgsql.SlackBuild2
-rw-r--r--postfix-pgsql/postfix-pgsql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/postfix-pgsql/postfix-pgsql.SlackBuild b/postfix-pgsql/postfix-pgsql.SlackBuild
index dc2ab8b..b60c52b 100755
--- a/postfix-pgsql/postfix-pgsql.SlackBuild
+++ b/postfix-pgsql/postfix-pgsql.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=postfix-pgsql
-VERSION=${VERSION:-3.5.7}
+VERSION=${VERSION:-3.5.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM=postfix
diff --git a/postfix-pgsql/postfix-pgsql.info b/postfix-pgsql/postfix-pgsql.info
index 64a4190..1cc1d54 100644
--- a/postfix-pgsql/postfix-pgsql.info
+++ b/postfix-pgsql/postfix-pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="postfix-pgsql"
-VERSION="3.5.7"
+VERSION="3.5.8"
HOMEPAGE="http://www.postfix.org/"
-DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.7.tar.gz"
-MD5SUM="cc727f7a332765199ce67bf14753ff08"
+DOWNLOAD="http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.5.8.tar.gz"
+MD5SUM="c7c55ccc1db2a30d35c3867c21fe7109"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"