diff options
author | Eray Aslan <eras@gentoo.org> | 2020-04-09 17:07:45 +0300 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2020-04-09 17:07:45 +0300 |
commit | bccf2ea2f117c28889359760444e1740e96b7f97 (patch) | |
tree | e7998a19c5d8f201408b0e973643dd1fb0e260f5 /net-mail/cyrus-imapd/metadata.xml | |
parent | dev-util/pycharm-professional: Version bump (v2020.1) (diff) | |
download | gentoo-bccf2ea2f117c28889359760444e1740e96b7f97.tar.gz gentoo-bccf2ea2f117c28889359760444e1740e96b7f97.tar.bz2 gentoo-bccf2ea2f117c28889359760444e1740e96b7f97.zip |
net-mail/cyrus-imapd: security bump to 3.0.13
also fixes building with new versions of libcap and gcc-10
Closes: https://bugs.gentoo.org/713728
Closes: https://bugs.gentoo.org/713502
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'net-mail/cyrus-imapd/metadata.xml')
-rw-r--r-- | net-mail/cyrus-imapd/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/cyrus-imapd/metadata.xml b/net-mail/cyrus-imapd/metadata.xml index 271895d4f887..c0215ef6fa4f 100644 --- a/net-mail/cyrus-imapd/metadata.xml +++ b/net-mail/cyrus-imapd/metadata.xml @@ -5,7 +5,7 @@ <use> <flag name="replication">Enable replication support</flag> <flag name="sieve">Enable sieve support</flag> - <flag name="http">Enable http support</flag> + <flag name="http">Enable http and http/2 support</flag> <flag name="server">Enable building server binaries</flag> <flag name="backup">Enable backup service support</flag> <flag name="calalarm">Enable CalDAV alarm support</flag> |