summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorAnkur Tyagi <ankur.tyagi85@gmail.com>2026-05-13 17:04:48 +1200
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-05-21 08:57:47 +0530
commitc756576c1c8013c40159b62f25e486475f6c15c6 (patch)
tree792b50930c80c13483e0c3a607493d76de1ad4a0 /meta-networking
parent100da99a04bff89f53822c220e223298cb780f66 (diff)
downloadmeta-openembedded-c756576c1c8013c40159b62f25e486475f6c15c6.tar.gz
postfix: upgrade 3.8.12 -> 3.8.16
3.8.13 http://www.postfix.org/announcements/postfix-3.10.6.html 3.8.14 http://www.postfix.org/announcements/postfix-3.10.7.html 3.8.15 http://www.postfix.org/announcements/postfix-3.10.8.html 3.8.16 http://www.postfix.org/announcements/postfix-3.11.2.html Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb (renamed from meta-networking/recipes-daemons/postfix/postfix_3.8.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.8.12.bb b/meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb
index d3c91782e7..1c31130c04 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.8.12.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.8.16.bb
@@ -28,7 +28,7 @@ SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P
28 file://0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \ 28 file://0005-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \
29 " 29 "
30 30
31SRC_URI[sha256sum] = "0fdabc9f272ee6c85781750dbd2642920701795f948f2fd3abe7b46a1f5160a9" 31SRC_URI[sha256sum] = "54244c05f71cfa22adc70506b8ef7e17cb55e18ac2595332ec629d8ea0f0e5f4"
32 32
33UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.8(\.\d+)+).tar.gz" 33UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.8(\.\d+)+).tar.gz"
34 34