early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/libtasn1/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/libtasn1/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "libtasn1",
|
||||
"version": "4.17.0",
|
||||
"port-version": 3,
|
||||
"description": "A secure communications library implementing the SSL, TLS and DTLS protocols",
|
||||
"homepage": "https://www.gnutls.org/",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "getopt",
|
||||
"platform": "windows & !mingw"
|
||||
},
|
||||
{
|
||||
"name": "gettimeofday",
|
||||
"platform": "windows & !mingw"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user