diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:18:31 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:18:31 +0300 |
commit | b04e0657b8c70d5592824563b737e0dd9c07f645 (patch) | |
tree | f1b08bbf3adfff34353b14c528518f1e8a844066 /extra/gnutls | |
parent | ac6317c2ebe4bcd1c1ba6dbbe3a99952e6575493 (diff) | |
download | repository-b04e0657b8c70d5592824563b737e0dd9c07f645.tar.gz |
gnutls: add meta file
Diffstat (limited to 'extra/gnutls')
-rw-r--r-- | extra/gnutls/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gnutls/meta b/extra/gnutls/meta new file mode 100644 index 00000000..6a0d7ac7 --- /dev/null +++ b/extra/gnutls/meta @@ -0,0 +1,3 @@ +description: GNU TLS library implementation +license: GPL-3.0+, LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |