aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@eng.windriver.com>2023-01-11 10:33:30 +0800
committerArmin Kuster <akuster808@gmail.com>2023-01-12 11:06:02 -0500
commit29a2410f75a483bbaa5520aa2cdc24aba3b726b6 (patch)
tree0f9b27aa3f10246967ab5ebb112959f41dc29fea
parentc479d226e7baf30657a6b7ef3196640a7a567f81 (diff)
downloadmeta-openembedded-29a2410f75a483bbaa5520aa2cdc24aba3b726b6.tar.gz
postfix: upgrade 3.6.5 -> 3.6.7
Changelog: http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.6.7.HISTORY Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.6.7.bb (renamed from meta-networking/recipes-daemons/postfix/postfix_3.6.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.6.5.bb b/meta-networking/recipes-daemons/postfix/postfix_3.6.7.bb
index 343a8b2df0..e91e677790 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.6.5.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.6.7.bb
@@ -13,5 +13,5 @@ SRC_URI += "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P
file://0004-Fix-icu-config.patch \
file://0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \
"
-SRC_URI[sha256sum] = "300fa8811cea20d01d25c619d359bffab82656e704daa719e0c9afc4ecff4808"
+SRC_URI[sha256sum] = "e471df7e0eb11c4a1e574b6d7298f635386e2843b6b3584c25a04543d587e07f"
UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.6(\.\d+)+).tar.gz"