diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-01-20 02:55:29 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 10:55:29 -0800 |
| commit | 816614a8eb56591f5977babdb8b16cb25c6c1f97 (patch) | |
| tree | 4ad77aac17c05bc2fe7b71d8d7eaadd0538c60c3 /ports/usockets/CONTROL | |
| parent | fefd1e53fbcd4485b455e271a85dccd97e62ba79 (diff) | |
| download | vcpkg-816614a8eb56591f5977babdb8b16cb25c6c1f97.tar.gz vcpkg-816614a8eb56591f5977babdb8b16cb25c6c1f97.zip | |
[usockets] Update uSockets to the latest version (#15743)
* [uSockets] Update uSockets to the latest version
* Update port_versions
* Update portfile.cmake
* update baseline
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Diffstat (limited to 'ports/usockets/CONTROL')
| -rw-r--r-- | ports/usockets/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/usockets/CONTROL b/ports/usockets/CONTROL index e8dc13ac6..94279f0c1 100644 --- a/ports/usockets/CONTROL +++ b/ports/usockets/CONTROL @@ -1,7 +1,7 @@ Source: usockets -Version: 0.6.0 -Port-Version: 1 +Version: 2021-1-19 Build-Depends:libuv +Homepage: https://github.com/uNetworking/uSockets Description: Miniscule cross-platform eventing, networking & crypto for async applications Feature: ssl |
