mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:49:09 +08:00
17f9ced3ad
* [attr] Add new port * Use VERSION Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com> * Update version database Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
9 lines
242 B
JSON
9 lines
242 B
JSON
{
|
|
"name": "attr",
|
|
"version-semver": "2.5.1",
|
|
"description": "Commands for Manipulating Filesystem Extended Attributes",
|
|
"homepage": "http://savannah.nongnu.org/projects/attr",
|
|
"license": "LGPL-2.1-or-later",
|
|
"supports": "linux"
|
|
}
|