diff mbox series

[kirkstone,meta-networking] postfix: upgrade 3.6.5 -> 3.6.7

Message ID 20230111023330.68957-1-yi.zhao@windriver.com
State New
Headers show
Series [kirkstone,meta-networking] postfix: upgrade 3.6.5 -> 3.6.7 | expand

Commit Message

Yi Zhao Jan. 11, 2023, 2:33 a.m. UTC
Changelog:
http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-3.6.7.HISTORY

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
---
 .../postfix/{postfix_3.6.5.bb => postfix_3.6.7.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.6.5.bb => postfix_3.6.7.bb} (89%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.6.5.bb b/meta-networking/recipes-daemons/postfix/postfix_3.6.7.bb
similarity index 89%
rename from meta-networking/recipes-daemons/postfix/postfix_3.6.5.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.6.7.bb
index 343a8b2df..e91e67779 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"