ixwebsocket: update to version 5.0.4 (#7789)

This commit is contained in:
Benjamin Sergeant 2019-08-20 14:53:47 -07:00 committed by Curtis J Bezault
parent aeb3293b9f
commit 6b8146c1fb
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
Source: ixwebsocket
Version: 4.0.3
Version: 5.0.4
Build-Depends: zlib
Description: Lightweight WebSocket Client and Server + HTTP Client
Description: Lightweight WebSocket Client and Server + HTTP Client and Server
Default-Features: ssl
Feature: ssl

View File

@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO machinezone/IXWebSocket
REF v4.0.3
SHA512 41cda81ef28ae2a51d77bf09158f4c07350f22b17ed4b6645a87c7defd2a901b7656de260bc785c42990ddbea0ab23ad6e099694d2712537de0ca328aee8e229
REF v5.0.4
SHA512 8e8f0050251ba71fa3bba01adbf6fd1a797518115ac8207481b89aebcadc310b98451cc141f3c8f69a0b8397f35b6e0fe51c65fbdc3d7d5e2a4271472f422b13
)
vcpkg_configure_cmake(