aboutsummaryrefslogtreecommitdiff
path: root/ports/teemo/CONTROL
diff options
context:
space:
mode:
authorwinsoft666 <46803815+winsoft666@users.noreply.github.com>2020-08-06 04:02:41 +0800
committerGitHub <noreply@github.com>2020-08-05 13:02:41 -0700
commit4fef7fe7ec80aa0a095544f1469c9a4f05125719 (patch)
tree57ae6386154d5a47efcb17518e83d8b2a0149007 /ports/teemo/CONTROL
parenteb3baf49af64dee4deee2bd3bb2e2e26def07acf (diff)
downloadvcpkg-4fef7fe7ec80aa0a095544f1469c9a4f05125719.tar.gz
vcpkg-4fef7fe7ec80aa0a095544f1469c9a4f05125719.zip
[teemo] Update to v2.1 (#12728)
* teemo * 1. move header files to teemo folder. 2. add Cancel Event. 3. create directories automatically. * update teemo to v2.1 * update teemo code ref * remvoe cpprestsdk dependency
Diffstat (limited to 'ports/teemo/CONTROL')
-rw-r--r--ports/teemo/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/teemo/CONTROL b/ports/teemo/CONTROL
index 159990ec4..843f68e83 100644
--- a/ports/teemo/CONTROL
+++ b/ports/teemo/CONTROL
@@ -1,5 +1,5 @@
Source: teemo
-Version: 1.3
-Build-Depends: curl[non-http], cpprestsdk
+Version: 2.1
+Build-Depends: curl[non-http]
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