xref: /aosp_15_r20/external/libcap/METADATA (revision 2810ac1b38eead2603277920c78344c84ddf3aff)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update libcap
3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md
4
5name: "libcap"
6description: "This is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities."
7third_party {
8  url {
9    type: GIT
10    value: "https://git.kernel.org/pub/scm/libs/libcap/libcap.git"
11  }
12  version: "libcap-2.69"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2023
16    month: 8
17    day: 23
18  }
19}
20