diff options
| author | Vladimir Zryachih <amfik0159@gmail.com> | 2020-12-30 04:59:03 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 15:59:03 -0800 |
| commit | 7019243b24ed5d3fd303f9d20b35e5d7301cb1f2 (patch) | |
| tree | e0869145574655e677993f2e61b4f35067b71c6b /ports/librsync/CONTROL | |
| parent | 3ddbba7ab6e452513ea1852da36a4277a83e16c4 (diff) | |
| download | vcpkg-7019243b24ed5d3fd303f9d20b35e5d7301cb1f2.tar.gz vcpkg-7019243b24ed5d3fd303f9d20b35e5d7301cb1f2.zip | |
fix librsync port for static linkage (#15281)
Co-authored-by: Vladimir Zryachih <v.zryachih@xsolla.com>
Diffstat (limited to 'ports/librsync/CONTROL')
| -rw-r--r-- | ports/librsync/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/librsync/CONTROL b/ports/librsync/CONTROL index 2b16c9f75..bb1bb15f2 100644 --- a/ports/librsync/CONTROL +++ b/ports/librsync/CONTROL @@ -1,5 +1,6 @@ Source: librsync
Version: 2020-09-16
+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
|
