diff options
-rw-r--r-- | meta-networking/recipes-support/dovecot/dovecot_2.2.25.bb (renamed from meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb b/meta-networking/recipes-support/dovecot/dovecot_2.2.25.bb index c1980effd5..66af361e49 100644 --- a/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb +++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.25.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] = "28c39ab78a20f00701c26960d9190cf0" | 12 | SRC_URI[md5sum] = "8f62ea76489c47c369cbbe0b19818448" |
13 | SRC_URI[sha256sum] = "7ab7139e59e1f0353bf9c24251f13c893cf1a6ef4bcc47e2d44de437108d0b20" | 13 | SRC_URI[sha256sum] = "d8d9f32c846397f7c22749a84c5cf6f59c55ff7ded3dc9f07749a255182f9667" |
14 | 14 | ||
15 | DEPENDS = "openssl xz zlib bzip2 libcap icu" | 15 | DEPENDS = "openssl xz zlib bzip2 libcap icu" |
16 | 16 | ||