early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/clamav/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/clamav/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "clamav",
|
||||
"version-semver": "0.103.0",
|
||||
"port-version": 3,
|
||||
"description": "ClamAV is an open-source anti-virus toolkit.",
|
||||
"homepage": "https://www.clamav.net",
|
||||
"supports": "!uwp & !static",
|
||||
"dependencies": [
|
||||
"bzip2",
|
||||
"json-c",
|
||||
"libmspack",
|
||||
"libxml2",
|
||||
"openssl",
|
||||
"pcre2",
|
||||
"pthreads",
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user