diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:15:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:15:42 +0300 |
commit | 5687e86ca2dc47d4282a716d4b0d294b9751afb7 (patch) | |
tree | 22057fe142f04c62c8f0a11872adcb81c1cc66ff /extra/glib-networking | |
parent | 07f87ca0002cc9bc6e5729812006624b1e98af54 (diff) | |
download | repository-5687e86ca2dc47d4282a716d4b0d294b9751afb7.tar.gz |
glib-networking: add meta file
Diffstat (limited to 'extra/glib-networking')
-rw-r--r-- | extra/glib-networking/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/glib-networking/meta b/extra/glib-networking/meta new file mode 100644 index 00000000..0f639f96 --- /dev/null +++ b/extra/glib-networking/meta @@ -0,0 +1,3 @@ +description: glib network modules +license: LGPL-2.1+ +maintainer: Cem Keylan <cem@carbslinux.org> |