diff mbox series

[meta-networking,wrynose,5/20] postfix: upgrade 3.10.12 -> 3.10.13

Message ID 20260823115158.1582363-5-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/20] thin-provisioning-tools: upgrade 1.3.1 -> 1.3.3 | expand

Commit Message

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

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

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

Patch

diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb b/meta-networking/recipes-daemons/postfix/postfix_3.10.13.bb
similarity index 99%
rename from meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb
rename to meta-networking/recipes-daemons/postfix/postfix_3.10.13.bb
index 3d78fa15cf..8bb7161e98 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.10.13.bb
@@ -29,7 +29,7 @@  SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P
            file://0001-makedefs-Account-for-linux-7.x-version.patch \
            "
 
-SRC_URI[sha256sum] = "f9ff299f92e4179706537bda288971f4b6eff7e70aa912d03da3cd1b6ffd842e"
+SRC_URI[sha256sum] = "de6526fb11bbf20fcfa5aa4b67e88cc6b246cad614a9bcb4b006f457ba3788bc"
 
 UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html"
 UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)"