aboutsummaryrefslogtreecommitdiff
path: root/ports/oatpp-websocket
diff options
context:
space:
mode:
Diffstat (limited to 'ports/oatpp-websocket')
-rw-r--r--ports/oatpp-websocket/portfile.cmake6
-rw-r--r--ports/oatpp-websocket/vcpkg.json3
2 files changed, 4 insertions, 5 deletions
diff --git a/ports/oatpp-websocket/portfile.cmake b/ports/oatpp-websocket/portfile.cmake
index 7485d9cf5..b0cbf4fe0 100644
--- a/ports/oatpp-websocket/portfile.cmake
+++ b/ports/oatpp-websocket/portfile.cmake
@@ -1,12 +1,12 @@
-set(OATPP_VERSION "1.2.0")
+set(OATPP_VERSION "1.2.5")
vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO oatpp/oatpp-websocket
- REF 1ac81a1ae2588e9b21e4b9ecb93f7f30739fdcfe # 1.2.0
- SHA512 db70052f4399300e2fd75f6dc7fb85b3084cc7ad4fba09340707c8465cfa3ea7f63f629581722912009d450d7951c0e0b04ffec9c24fa4dcdf0aaf429cff5593
+ REF ${OATPP_VERSION}
+ SHA512 7bf4d8c8adf158e1b46b617d0aea201db32802dc89238d50c39bb10228ae59c8536ec198696f4e403da293c9b2dcc25a3c81aff1dedc49b38d4c7d94e97557e0
HEAD_REF master
)
diff --git a/ports/oatpp-websocket/vcpkg.json b/ports/oatpp-websocket/vcpkg.json
index 629a468bd..be7aa1176 100644
--- a/ports/oatpp-websocket/vcpkg.json
+++ b/ports/oatpp-websocket/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "oatpp-websocket",
- "version-string": "1.2.0",
- "port-version": 1,
+ "version": "1.2.5",
"description": "Oat++ websocket module.",
"homepage": "https://github.com/oatpp/oatpp-websocket",
"dependencies": [