diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:51:38 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:51:38 +0300 |
commit | 38ce39ecb96bf26420452504d42ef11af93679fc (patch) | |
tree | a4574f1be493cefeb8be5bbffce70a22728954eb /core/libressl/meta | |
parent | 2ab1bf7e0ba0698f9ea047992c30790108ea9548 (diff) | |
download | repository-38ce39ecb96bf26420452504d42ef11af93679fc.tar.gz |
libressl: add meta file
Diffstat (limited to 'core/libressl/meta')
-rw-r--r-- | core/libressl/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/libressl/meta b/core/libressl/meta new file mode 100644 index 00000000..d0a3615b --- /dev/null +++ b/core/libressl/meta @@ -0,0 +1,3 @@ +description: TLS and SSL library +license: OpenSSL +maintainer: Cem Keylan <cem@ckyln.com> |