summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/dovecot
diff options
context:
space:
mode:
authorHong Liu <hongl.fnst@cn.fujitsu.com>2019-02-26 09:02:34 +0800
committerKhem Raj <raj.khem@gmail.com>2019-02-25 18:30:20 -0800
commite42cc4a8e26aeb3f8aa9f87c25ff6742c04a7625 (patch)
treea26439ded65602731f22aa1aa7525fa5a08c51b2 /meta-networking/recipes-support/dovecot
parent6fc1a938312d62be2a3514437e8ba52daf5dd1ae (diff)
downloadmeta-openembedded-e42cc4a8e26aeb3f8aa9f87c25ff6742c04a7625.tar.gz
dovecot:upgrade to 2.2.36
1.Upgrade dovecot from 2.2.33 to 2.2.36. Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/dovecot')
-rw-r--r--meta-networking/recipes-support/dovecot/dovecot_2.2.36.bb (renamed from meta-networking/recipes-support/dovecot/dovecot_2.2.33.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.33.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.36.bb
index 882d5d554..39bfb912e 100644
--- a/meta-networking/recipes-support/dovecot/dovecot_2.2.33.bb
+++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.36.bb
@@ -12,8 +12,8 @@ SRC_URI = "http://dovecot.org/releases/2.2/dovecot-${PV}.tar.gz \
12 file://0001-doveadm-Fix-parallel-build.patch \ 12 file://0001-doveadm-Fix-parallel-build.patch \
13 " 13 "
14 14
15SRC_URI[md5sum] = "d61d1e923a22f9062cc9f47696882666" 15SRC_URI[md5sum] = "a8d6492584025b2413e82ea48de3cd5f"
16SRC_URI[sha256sum] = "e9483d68a7698d701bc06124fcf6e1b1f16380c2986c7ec0cf4e1475b9d0c218" 16SRC_URI[sha256sum] = "e9aba89bb1ac1e9581b84e4a7a50f53142539614eaf7cc4c80007ebea4988be5"
17 17
18DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc" 18DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc"
19CFLAGS += "-I${STAGING_INCDIR}/tirpc" 19CFLAGS += "-I${STAGING_INCDIR}/tirpc"