summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2024-01-26 11:02:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-27 15:37:50 +0700
commit9f85f8579b394a425a921b9da082503f9da7c022 (patch)
tree3c74d6d165de0b7c6473202b4aa7e5fc6125fc8f
parentee28c9fca23c1ea7834875829ca1a79dd7402baa (diff)
downloadslackbuilds-9f85f8579b394a425a921b9da082503f9da7c022.tar.gz
slackbuilds-9f85f8579b394a425a921b9da082503f9da7c022.tar.xz
network/postfix-pgsql: Updated for version 3.6.14
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/postfix-pgsql/postfix-pgsql.SlackBuild4
-rw-r--r--network/postfix-pgsql/postfix-pgsql.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/postfix-pgsql/postfix-pgsql.SlackBuild b/network/postfix-pgsql/postfix-pgsql.SlackBuild
index 101a6a1ed3..ec016372f5 100644
--- a/network/postfix-pgsql/postfix-pgsql.SlackBuild
+++ b/network/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, 2021, 2022, 2023 Eugen Wissner, Mannheim, Germany
+# Copyright 2020, 2021, 2022, 2023, 2024 Eugen Wissner, Mannheim, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postfix-pgsql
-VERSION=${VERSION:-3.6.13}
+VERSION=${VERSION:-3.6.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/network/postfix-pgsql/postfix-pgsql.info b/network/postfix-pgsql/postfix-pgsql.info
index b21063a2c7..4785c31292 100644
--- a/network/postfix-pgsql/postfix-pgsql.info
+++ b/network/postfix-pgsql/postfix-pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="postfix-pgsql"
-VERSION="3.6.13"
+VERSION="3.6.14"
HOMEPAGE="https://www.postfix.org/"
-DOWNLOAD="http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.6.13.tar.gz"
-MD5SUM="b8605f1fdb4b2f5b914fc7d221dcdc48"
+DOWNLOAD="http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.6.14.tar.gz"
+MD5SUM="13118cdacabb74dce24609b97c8543b4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"