diff options
-rw-r--r-- | meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb (renamed from meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb index a01ef83a16..7fb8b44937 100644 --- a/meta-networking/recipes-support/dovecot/dovecot_2.2.18.bb +++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb | |||
@@ -9,8 +9,8 @@ SRC_URI = "http://dovecot.org/releases/2.2/dovecot-${PV}.tar.gz \ | |||
9 | file://dovecot.service \ | 9 | file://dovecot.service \ |
10 | file://dovecot.socket" | 10 | file://dovecot.socket" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "1e42eb3b69544c447ad882d7858f3630" | 12 | SRC_URI[md5sum] = "28c39ab78a20f00701c26960d9190cf0" |
13 | SRC_URI[sha256sum] = "b6d8468cea47f1227f47b80618f7fb872e2b2e9d3302adc107a005dd083865bb" | 13 | SRC_URI[sha256sum] = "7ab7139e59e1f0353bf9c24251f13c893cf1a6ef4bcc47e2d44de437108d0b20" |
14 | 14 | ||
15 | DEPENDS = "openssl xz zlib bzip2 libcap icu" | 15 | DEPENDS = "openssl xz zlib bzip2 libcap icu" |
16 | 16 | ||