summaryrefslogtreecommitdiff
path: root/private
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-11-12 08:25:34 +0100
committerEugen Wissner <belka@caraus.de>2021-11-12 08:25:34 +0100
commit1f736d793c7df9add5019902fd19bee05ae232f1 (patch)
treeb7ab1ee2a305347dcec92541c3d3c0ed2509e142 /private
parent7fef69adfa14fa7ee8b86f9dc6ad972958a843d6 (diff)
downloadslackbuilder-1f736d793c7df9add5019902fd19bee05ae232f1.tar.gz
postfix-pgsql: Updated for version 3.6.3
Diffstat (limited to 'private')
-rwxr-xr-xprivate/postfix-pgsql/postfix-pgsql.SlackBuild2
-rw-r--r--private/postfix-pgsql/postfix-pgsql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/private/postfix-pgsql/postfix-pgsql.SlackBuild b/private/postfix-pgsql/postfix-pgsql.SlackBuild
index 808a49e..14a1eda 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.6.2}
+VERSION=${VERSION:-3.6.3}
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 fe2b693..10d88bb 100644
--- a/private/postfix-pgsql/postfix-pgsql.info
+++ b/private/postfix-pgsql/postfix-pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="postfix-pgsql"
-VERSION="3.6.2"
+VERSION="3.6.3"
HOMEPAGE="https://www.postfix.org/"
-DOWNLOAD="https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.2.tar.gz"
-MD5SUM="4718b498fa4285cf275f506c169f4746"
+DOWNLOAD="https://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.6.3.tar.gz"
+MD5SUM="793f9f4abf74d07a2557bd97a903b98d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgresql"