diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:29:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 11:29:46 +0300 |
commit | 7b6c41548e043d8e45349783894006e9f2ced13c (patch) | |
tree | 82d6837da42ff5ab1788fa00a3a6e2fcfa2292d4 /extra/libgit2 | |
parent | 369e96594c25b881ffe41a439c64f91ecbe835fe (diff) | |
download | repository-7b6c41548e043d8e45349783894006e9f2ced13c.tar.gz |
libgit2: add meta file
Diffstat (limited to 'extra/libgit2')
-rw-r--r-- | extra/libgit2/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/libgit2/meta b/extra/libgit2/meta new file mode 100644 index 00000000..5afe39a7 --- /dev/null +++ b/extra/libgit2/meta @@ -0,0 +1,3 @@ +description: Portable Git library +license: GPL-2.0+ with exception +maintainer: Cem Keylan <cem@carbslinux.org> |