diff mbox series

[meta-networking,9/35] postfix: upgrade 3.11.6 -> 3.11.7

Message ID 20260927105002.1832451-9-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-gnome,1/35] gimp: upgrade 3.2.4 -> 3.2.6 | expand

Commit Message

Ankur Tyagi Sept. 27, 2026, 10:49 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Changelog:
http://www.postfix.org/announcements/postfix-3.11.7.html

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

Patch

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