aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@eng.windriver.com>2023-01-11 13:43:31 +0800
committerArmin Kuster <akuster808@gmail.com>2023-01-19 07:49:31 -0500
commite707e9b7cf5c62bff4fee029965a87b22dd4ccba (patch)
treef59d073e6507ed802132b9b6d641a1a6fac0d9ea /meta-networking/recipes-daemons
parent6b651036601a8ab55e908534784dddf629af9ae7 (diff)
downloadmeta-openembedded-e707e9b7cf5c62bff4fee029965a87b22dd4ccba.tar.gz
postfix: upgrade 3.4.23 -> 3.4.27
Changelog: http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.4.27.HISTORY Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.4.27.bb (renamed from meta-networking/recipes-daemons/postfix/postfix_3.4.23.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.4.23.bb b/meta-networking/recipes-daemons/postfix/postfix_3.4.27.bb
index bb66345805..2612e12be4 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.4.23.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.4.27.bb
@@ -15,5 +15,5 @@ SRC_URI += "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P
file://0001-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \
file://0001-fix-build-with-glibc-2.34.patch \
"
-SRC_URI[sha256sum] = "1759e953bf7baccb533899845c17753bf57a99ebac9c21717626262966a122f9"
+SRC_URI[sha256sum] = "5f71658546d9b65863249dec3a189d084ea0596e23dc4613c579ad3ae75b10d2"
UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.4(\.\d+)+).tar.gz"