aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2021-07-26 17:22:33 +0800
committerKhem Raj <raj.khem@gmail.com>2021-07-27 09:52:23 -0700
commit8446eab8fd42bd9f50ccf52118df06f60602cac4 (patch)
treecaccc7ca87dc64af02560829080b9dfbc98ba3d7 /meta-networking/recipes-daemons
parentb68fe48192f0e029a1ca60a8f72199fbbccd3c1e (diff)
downloadmeta-openembedded-8446eab8fd42bd9f50ccf52118df06f60602cac4.tar.gz
postfix: upgrade 3.6.1 -> 3.6.2
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/postfix/postfix_3.6.2.bb (renamed from meta-networking/recipes-daemons/postfix/postfix_3.6.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/postfix/postfix_3.6.1.bb b/meta-networking/recipes-daemons/postfix/postfix_3.6.2.bb
index c139f06610..982544d5ca 100644
--- a/meta-networking/recipes-daemons/postfix/postfix_3.6.1.bb
+++ b/meta-networking/recipes-daemons/postfix/postfix_3.6.2.bb
@@ -15,5 +15,5 @@ SRC_URI += "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${P
file://0001-makedefs-add-lnsl-and-lresolv-to-SYSLIBS-by-default.patch \
file://0007-correct-signature-of-closefrom-API.patch \
"
-SRC_URI[sha256sum] = "20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c"
-UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.3(\.\d+)+).tar.gz"
+SRC_URI[sha256sum] = "507323d20d7b3f705f49cf8c07d437c6d8090bed07e15a3c0ec405edad54a7d4"
+UPSTREAM_CHECK_REGEX = "postfix\-(?P<pver>3\.6(\.\d+)+).tar.gz"