diff options
-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 882d5d5543..39bfb912e7 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 | ||
15 | SRC_URI[md5sum] = "d61d1e923a22f9062cc9f47696882666" | 15 | SRC_URI[md5sum] = "a8d6492584025b2413e82ea48de3cd5f" |
16 | SRC_URI[sha256sum] = "e9483d68a7698d701bc06124fcf6e1b1f16380c2986c7ec0cf4e1475b9d0c218" | 16 | SRC_URI[sha256sum] = "e9aba89bb1ac1e9581b84e4a7a50f53142539614eaf7cc4c80007ebea4988be5" |
17 | 17 | ||
18 | DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc" | 18 | DEPENDS = "openssl xz zlib bzip2 libcap icu libtirpc" |
19 | CFLAGS += "-I${STAGING_INCDIR}/tirpc" | 19 | CFLAGS += "-I${STAGING_INCDIR}/tirpc" |