summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Belsito <lluixhi@gmail.com>2017-11-06 11:39:11 -0800
committerAnthony G. Basile <blueness@gentoo.org>2017-11-06 16:21:11 -0500
commitb9547210c9dbdd7ef8ac39a532b8013f95671c7a (patch)
treef0ae07f8791b3118b3e5cc67efc6e44ac13bbdbe /dev-libs/libressl/metadata.xml
parentdev-python/future: keyworded 0.16.0 for sparc, bug #592910 (thanks to Rolf Ei... (diff)
downloadgentoo-b9547210c9dbdd7ef8ac39a532b8013f95671c7a.tar.gz
gentoo-b9547210c9dbdd7ef8ac39a532b8013f95671c7a.tar.bz2
gentoo-b9547210c9dbdd7ef8ac39a532b8013f95671c7a.zip
dev-libs/libressl: version bump to 2.6.3
Convert to cmake-utils Add "nc" USE flag to enable netcat binary Ensure LibreSSL actually uses ca-certificates instead of bundled certs. Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'dev-libs/libressl/metadata.xml')
-rw-r--r--dev-libs/libressl/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/libressl/metadata.xml b/dev-libs/libressl/metadata.xml
index a7201a6f607c..9a56130ae30a 100644
--- a/dev-libs/libressl/metadata.xml
+++ b/dev-libs/libressl/metadata.xml
@@ -11,6 +11,7 @@
</longdescription>
<use>
<flag name="asm">Enables assembly</flag>
+ <flag name="nc">Installs the libtls-based netcat binary</flag>
</use>
<upstream>
<changelog>http://www.libressl.org/releases.html</changelog>