summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2024-03-23 13:17:47 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:39:54 +0700
commit48d33508a888980420b4a03c25d0b6d09fe80d4a (patch)
tree5576c128ad0faaabb0c22a5075b0a2427793cbc6 /network
parent90670258df50824f755f4aabcb6898cb2513c03f (diff)
downloadslackbuilds-48d33508a888980420b4a03c25d0b6d09fe80d4a.tar.gz
slackbuilds-48d33508a888980420b4a03c25d0b6d09fe80d4a.tar.xz
network/postfix-pgsql: Updated for version 3.6.15
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/postfix-pgsql/postfix-pgsql.SlackBuild2
-rw-r--r--network/postfix-pgsql/postfix-pgsql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/postfix-pgsql/postfix-pgsql.SlackBuild b/network/postfix-pgsql/postfix-pgsql.SlackBuild
index ec016372f5..770b52557e 100644
--- a/network/postfix-pgsql/postfix-pgsql.SlackBuild
+++ b/network/postfix-pgsql/postfix-pgsql.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postfix-pgsql
-VERSION=${VERSION:-3.6.14}
+VERSION=${VERSION:-3.6.15}
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 4785c31292..63998fb4ee 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.14"
+VERSION="3.6.15"
HOMEPAGE="https://www.postfix.org/"
-DOWNLOAD="http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.6.14.tar.gz"
-MD5SUM="13118cdacabb74dce24609b97c8543b4"
+DOWNLOAD="http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.6.15.tar.gz"
+MD5SUM="88471ed95d8f779d16e5c77c000367d5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"