xref: /aosp_15_r20/external/libepoxy/METADATA (revision 706d0b42ae4182339789e08d473a0b312ecdc60f)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update libepoxy
3# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
4
5name: "libepoxy"
6description: "Epoxy is a library for handling OpenGL function pointers"
7third_party {
8  url {
9    type: GIT
10    value: "https://github.com/anholt/libepoxy.git"
11  }
12  version: "1.5.10"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2022
16    month: 11
17    day: 28
18  }
19}
20