diff options
| author | winsoft666 <46803815+winsoft666@users.noreply.github.com> | 2020-02-11 08:23:04 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-10 16:23:04 -0800 |
| commit | 56a12f6ee9fef0991a25a4c7e0a0b2e843bfe5ad (patch) | |
| tree | 776e9e3e2cd3a223bd8d78943b32fc0e04d02795 /ports/teemo/CONTROL | |
| parent | 08c951fef9de63cde1c6b94245a63db826be2e32 (diff) | |
| download | vcpkg-56a12f6ee9fef0991a25a4c7e0a0b2e843bfe5ad.tar.gz vcpkg-56a12f6ee9fef0991a25a4c7e0a0b2e843bfe5ad.zip | |
[teemo] Update to v1.3 (#9999)
* teemo
* 1. move header files to teemo folder.
2. add Cancel Event.
3. create directories automatically.
Diffstat (limited to 'ports/teemo/CONTROL')
| -rw-r--r-- | ports/teemo/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/teemo/CONTROL b/ports/teemo/CONTROL index 4d96fe5af..159990ec4 100644 --- a/ports/teemo/CONTROL +++ b/ports/teemo/CONTROL @@ -1,5 +1,5 @@ Source: teemo -Version: 1.2-1 +Version: 1.3 Build-Depends: curl[non-http], cpprestsdk Description: C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed. Homepage: https://github.com/winsoft666/teemo
\ No newline at end of file |
