From 5f257a2b945ae75555461d526fcdc3315a7a563f Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Sat, 11 Sep 2021 23:44:19 -0500 Subject: [PATCH] postfix: updated to version 3.6.2 --- postfix/.signature | 6 +++--- postfix/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/postfix/.signature b/postfix/.signature index 6e486eeb4..3d200f6b6 100644 --- a/postfix/.signature +++ b/postfix/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YcJgSJeJV+SWGILujreWSyMduk2ZQMmqse8J9wXqXuzbGvgIX/2aDI7jFQ8OIisytzWm+jJLEP+nLS8L5DO2w0= -SHA256 (Pkgfile) = 2cddada29e8759316f880d96ebb968b8110d8e4a621ad5ee7d7e228c0707cab8 +RWSE3ohX2g5d/eoY7DTxpQgEXSrVpCOVdbS+Ha9mwwtPOHVC9G2DyGBiX5+PgqyyRCx5CEadGPhOgm3Ej6zoRFfEQ5rfs0YTtAY= +SHA256 (Pkgfile) = 618f944f15341f0bcfd6311c223ff42da2d0d69773e0c4e02caff8c33cb625ab SHA256 (.footprint) = b1662bbb10f743e2602ba9c5cfcd4d7c5ea117e559601b13b7fb28940f76fa63 -SHA256 (postfix-3.6.1.tar.gz) = 20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c +SHA256 (postfix-3.6.2.tar.gz) = 507323d20d7b3f705f49cf8c07d437c6d8090bed07e15a3c0ec405edad54a7d4 SHA256 (aliases) = b6de629cce43ed5dc06086c5742ebe85ccc7b59d085f0fec71d97e0e73a50271 SHA256 (postfix.rc) = 78059f334abcf0f1662107f5b9542fba26f489d2cb0ca05cdc61a816f4e96dc7 SHA256 (postfix.patch) = 5329a979c7c91f71aad27eec54ed0747bb51ed687e5180851296e45166d1bca6 diff --git a/postfix/Pkgfile b/postfix/Pkgfile index 099108c53..9e9107a22 100644 --- a/postfix/Pkgfile +++ b/postfix/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cyrus-sasl name=postfix -version=3.6.1 +version=3.6.2 release=1 source=(ftp://ftp.porcupine.org/mirrors/postfix-release/official/$name-$version.tar.gz \ aliases postfix.rc postfix.patch)