fix: bump libdatachannel ver & update flatpak to use tar instead

This commit is contained in:
Ian Chua
2026-09-18 20:45:29 +08:00
parent f224b8e4a6
commit bc03e3be2f
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ orcaslicer_add_cmake_project(DataChannel
-DOPENSSL_ROOT_DIR:PATH=${DESTDIR}
-DOPENSSL_USE_STATIC_LIBS=ON
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
GIT_TAG v0.22.2
GIT_TAG v0.24.5
GIT_SHALLOW ON
GIT_SUBMODULES_RECURSE ON
)