summaryrefslogtreecommitdiffstats
path: root/libwolfssl.24-dbg.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-08-02 18:31:42 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-08-02 18:35:21 (EDT)
commiteab0c95114d11805116ac5d7849102e3ec42a331 (patch)
treeec388fa8626370cbde9763734797f4e79006af23 /libwolfssl.24-dbg.pkg
parent9c6ba47dff70a48cb3e98e880bca1c7ada98e263 (diff)
Drop "SSL/" from package descriptions
SSL is disabled, so it's not really an SSL/TLS library as configured.
Diffstat (limited to 'libwolfssl.24-dbg.pkg')
-rw-r--r--libwolfssl.24-dbg.pkg/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/libwolfssl.24-dbg.pkg/control b/libwolfssl.24-dbg.pkg/control
index 7e54356..d2d2275 100644
--- a/libwolfssl.24-dbg.pkg/control
+++ b/libwolfssl.24-dbg.pkg/control
@@ -3,8 +3,8 @@ Platform: all
Section: dbg
Depends:
libwolfssl.${Abi-Ver}-common (>= ${Source-Version}),
-Description: Lightweight SSL/TLS library - debugging library
+Description: Lightweight TLS library - debugging library
${Common-Description}
.
- This package provides the wolfSSL SSL/TLS library configured for client and
- server applications and with debugging symbols and error strings.
+ This package provides the wolfSSL TLS library configured for client and server
+ applications and with debugging symbols and error strings.