diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:28:38 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:28:38 +0300 |
commit | 369e96594c25b881ffe41a439c64f91ecbe835fe (patch) | |
tree | 4400a8e36703cbb792d1ef62f2dbe78d4ed80aa4 /extra/libgcrypt | |
parent | 833b320653575558bd459c639625446908a72caa (diff) | |
download | repository-369e96594c25b881ffe41a439c64f91ecbe835fe.tar.gz |
libgcrypt: add meta file
Diffstat (limited to 'extra/libgcrypt')
-rw-r--r-- | extra/libgcrypt/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libgcrypt/meta b/extra/libgcrypt/meta new file mode 100644 index 00000000..fa9e4d8a --- /dev/null +++ b/extra/libgcrypt/meta @@ -0,0 +1,3 @@ +description: GNU cryptographic library +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |