diff options
-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 ba6e44b1c..444b6d04a 100644 --- a/dovecot/.footprint +++ b/dovecot/.footprint @@ -223,6 +223,7 @@ drwxr-xr-x root/root usr/include/dovecot/ -rw-r--r-- root/root usr/include/dovecot/ioloop-notify-fd.h -rw-r--r-- root/root usr/include/dovecot/ioloop-private.h -rw-r--r-- root/root usr/include/dovecot/ioloop.h +-rw-r--r-- root/root usr/include/dovecot/iostream-lz4.h -rw-r--r-- root/root usr/include/dovecot/iostream-openssl.h -rw-r--r-- root/root usr/include/dovecot/iostream-private.h -rw-r--r-- root/root usr/include/dovecot/iostream-rawlog-private.h diff --git a/dovecot/.md5sum b/dovecot/.md5sum index 31bf1c7db..755148d58 100644 --- a/dovecot/.md5sum +++ b/dovecot/.md5sum @@ -1,3 +1,3 @@ 7eaa958040fbd7169c86134439d4b632 dovecot -037e9c9e07d9dbff54dcff09f280fc8c dovecot-2.2.10.tar.gz +d53d207727df99e4362a3787223c6fa3 dovecot-2.2.11.tar.gz 346f4af957cd9fabaee1bc3c729f300f dovecot-config.patch diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index 24572ff73..c9e03fc50 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: zlib bzip2 openssl tcp_wrappers libcap name=dovecot -version=2.2.10 +version=2.2.11 release=1 source=(http://dovecot.org/releases/2.2/$name-$version.tar.gz \ dovecot-config.patch dovecot) |