diff mbox series

[meta-networking,13/47] postfix: upgrade 3.11.3 -> 3.11.4

Message ID 20260625090127.1563-13-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/47] ctags: upgrade 6.2.20260607.0 -> 6.2.20260621.0 | expand

Commit Message

Wang Mingyu June 25, 2026, 9 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../postfix/{postfix_3.11.3.bb => postfix_3.11.4.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.11.3.bb => postfix_3.11.4.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.11.3.bb b/meta-networking/recipes-daemons/postfix/postfix_3.11.4.bb
similarity index 99%
rename from meta-networking/recipes-daemons/postfix/postfix_3.11.3.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.11.4.bb
index 0c38c743e7..1877c3c187 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.11.3.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.11.4.bb
@@ -29,7 +29,7 @@  SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P
            file://0001-Fix-build-with-musl.patch \
            "
 
-SRC_URI[sha256sum] = "bd11dcc463d7045e40f2c11cc00216489c73b58cc40b3d06c54265b088a173e1"
+SRC_URI[sha256sum] = "226ec59a18e43e277691005e31496f7608b9ba9210be600a267fb217a4a6cee9"
 
 UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html"
 UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)"