diff mbox series

[meta-networking,3/6] postfix: upgrade 3.11.5 -> 3.11.6

Message ID 20260811053728.4125303-3-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,1/6] hostapd: upgrade 2.11 -> 2.12 | expand

Commit Message

Ankur Tyagi Aug. 11, 2026, 5:37 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Release Note:
http://www.postfix.org/announcements/postfix-3.11.6.html

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../postfix/{postfix_3.11.5.bb => postfix_3.11.6.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-daemons/postfix/{postfix_3.11.5.bb => postfix_3.11.6.bb} (99%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.11.5.bb b/meta-networking/recipes-daemons/postfix/postfix_3.11.6.bb
similarity index 99%
rename from meta-networking/recipes-daemons/postfix/postfix_3.11.5.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.11.6.bb
index 60f1889a38..14854ca11d 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.11.5.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.11.6.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] = "4a6ab3d0e9390989fa201fc6c446045fc702c4e16e7a247c3ae261c9e9bee610"
+SRC_URI[sha256sum] = "b9a748705b1cab0a4afcbe42f934c82a33b342ba3229017fb508c71700078d07"
 
 UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html"
 UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)"