diff options
| author | Guillaume Truchot <guillaume.truchot@outlook.com> | 2018-03-23 23:59:43 +0100 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-23 15:59:43 -0700 |
| commit | 7223ab50c128f2311c8e01d2991c0dab8afbd83a (patch) | |
| tree | a73aaeb95cc48b7b8a9029645ac8f8065b1076da /ports/librsync/CONTROL | |
| parent | 0595f955cc7bdecb807ab3d04404298a805ec4b6 (diff) | |
| download | vcpkg-7223ab50c128f2311c8e01d2991c0dab8afbd83a.tar.gz vcpkg-7223ab50c128f2311c8e01d2991c0dab8afbd83a.zip | |
Add librsync port (#3119)
* Add librsync port
* [librsync] Fix missing close paren
Diffstat (limited to 'ports/librsync/CONTROL')
| -rw-r--r-- | ports/librsync/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/librsync/CONTROL b/ports/librsync/CONTROL new file mode 100644 index 000000000..b51be6105 --- /dev/null +++ b/ports/librsync/CONTROL @@ -0,0 +1,3 @@ +Source: librsync
+Version: 2.0.2
+Description: librsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications.
|
