early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/libsrtp/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/libsrtp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "libsrtp",
|
||||
"version": "2.4.2",
|
||||
"port-version": 2,
|
||||
"description": "This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel.",
|
||||
"license": null,
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user