diff options
author | Juergen Daubert <jue@jue.li> | 2013-11-05 18:00:28 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2013-11-05 18:00:28 +0100 |
commit | e7f290e4605f35a0439c50303ceebc55b71c7a9d (patch) | |
tree | 1cabb230533ff4325d89b7bc71ef4066945b19b8 | |
parent | cb1e9c0cb12c77974e91e2d4d65ce182afb2d23a (diff) | |
download | opt-e7f290e4605f35a0439c50303ceebc55b71c7a9d.tar.gz opt-e7f290e4605f35a0439c50303ceebc55b71c7a9d.tar.xz |
dovecot: update to 2.2.7
-rw-r--r-- | dovecot/.footprint | 1 | ||||
-rw-r--r-- | dovecot/.md5sum | 2 | ||||
-rw-r--r-- | dovecot/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/dovecot/.footprint b/dovecot/.footprint index dd3d6537d..f491e4abd 100644 --- a/dovecot/.footprint +++ b/dovecot/.footprint @@ -177,6 +177,7 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/imap-id.h -rw-r--r-- root/root usr/include/dovecot/imap-list.h -rw-r--r-- root/root usr/include/dovecot/imap-match.h +-rw-r--r-- root/root usr/include/dovecot/imap-metadata.h -rw-r--r-- root/root usr/include/dovecot/imap-msgpart-url.h -rw-r--r-- root/root usr/include/dovecot/imap-msgpart.h -rw-r--r-- root/root usr/include/dovecot/imap-notify.h diff --git a/dovecot/.md5sum b/dovecot/.md5sum index d849ec7a7..17e3ac7d2 100644 --- a/dovecot/.md5sum +++ b/dovecot/.md5sum @@ -1,3 +1,3 @@ 7eaa958040fbd7169c86134439d4b632 dovecot -db65988ef2e6889dd8b49c132b21fc8f dovecot-2.2.6.tar.gz +d2c7c83acc21f3dcab652868d40522e0 dovecot-2.2.7.tar.gz 346f4af957cd9fabaee1bc3c729f300f dovecot-config.patch diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index cb5b3fd72..92ed3a162 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib bzip2 openssl tcp_wrappers libcap name=dovecot -version=2.2.6 +version=2.2.7 release=1 source=(http://dovecot.org/releases/2.2/$name-$version.tar.gz \ dovecot-config.patch dovecot) |