[oe][meta-networking][wrynose][PATCH 28/30] postfix: upgrade 3.10.10 -> 3.10.12
[email protected] Tue, 21 Jul 2026 11:38:09 +1200
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Ankur Tyagi <[email protected]> http://www.postfix.org/announcements/postfix-3.11.4.html http://www.postfix.org/announcements/postfix-3.11.5.html Signed-off-by: Ankur Tyagi <[email protected]> --- .../postfix/{postfix_3.10.10.bb => postfix_3.10.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/postfix/{postfix_3.10.10.bb => postfix_3.10.12.bb} (99%) diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.10.10.bb b/meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb similarity index 99% rename from meta-networking/recipes-daemons/postfix/postfix_3.10.10.bb rename to meta-networking/recipes-daemons/postfix/postfix_3.10.12.bb index 5a9d77720e..3d78fa15cf 100644 --- a/meta-networking/recipes-daemons/postfix/postfix_3.10.10.bb +++ b/meta-networking/recipes-daemons/postfix/postfix_3.10.12.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] = "3b7197e00a98f7fe4624cf51a00ad805674256eff624e678529ccfbf2c7707a4" +SRC_URI[sha256sum] = "f9ff299f92e4179706537bda288971f4b6eff7e70aa912d03da3cd1b6ffd842e" UPSTREAM_CHECK_URI = "https://www.postfix.org/announcements.html" UPSTREAM_CHECK_REGEX = "postfix-(?P<pver>\d+(\.\d+)+)"