early-access version 2853
This commit is contained in:
14
externals/vcpkg/ports/librsync/vcpkg.json
vendored
Executable file
14
externals/vcpkg/ports/librsync/vcpkg.json
vendored
Executable file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "librsync",
|
||||
"version-semver": "2.3.2",
|
||||
"port-version": 1,
|
||||
"description": "librsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications.",
|
||||
"homepage": "http://librsync.sourcefrog.net/",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user