vcpkg/ports/audit/vcpkg.json
Timur Chernykh 5a9def90b6
[audit] new port (#39587)
Co-authored-by: WangWeiLin-MV <156736127+WangWeiLin-MV@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Timur Chernykh <t.chernykh@facct.ru>
2024-07-05 13:20:51 -04:00

9 lines
246 B
JSON

{
"name": "audit",
"version": "4.0.1",
"description": "Library for working with audit subsystem",
"homepage": "https://github.com/linux-audit/audit-userspace",
"license": "GPL-2.0-or-later OR LGPL-2.1-or-later",
"supports": "linux"
}