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