File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88include (rcdevExternalUtils)
99
1010if (NOT rtsdk-binarypack_url)
11- set (rtsdk-binarypack_url "https://github.com/Refinitiv/Real-Time-SDK/releases/download/Real-Time-SDK-2.0.7.L1 /RTSDK-BinaryPack-2.0.7.L1 .tar.xz" )
11+ set (rtsdk-binarypack_url "https://github.com/Refinitiv/Real-Time-SDK/releases/download/Real-Time-SDK-2.0.7.L2 /RTSDK-BinaryPack-2.0.7.L2 .tar.xz" )
1212endif ()
1313if (NOT rtsdk-binarypack_hash)
1414 # .xz MD5 hash
1515 # .tar.xz
16- set (rtsdk-binarypack_hash "MD5=4e8af0b6ae1b6a4a378f3a8a35519f86 " )
16+ set (rtsdk-binarypack_hash "MD5=0735b4a2bd499579f9a1d02f51b66b5e " )
1717endif ()
1818if (NOT rtsdk-binarypack_version)
19- set (rtsdk-binarypack_version "2.0.7.0 " )
19+ set (rtsdk-binarypack_version "2.0.7.2 " )
2020endif ()
2121
2222# If the option for using the system installed
You can’t perform that action at this time.
0 commit comments