Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 603a1d9

Browse files
author
Xiande
committed
Locked dependency on owt-deps-webrtc at tag 'v4.2'
1 parent 7ab45c1 commit 603a1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/installCommonDeps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ install_webrtc(){
221221
mkdir $ROOT/third_party/webrtc
222222

223223
pushd ${ROOT}/third_party/webrtc
224-
git clone -b 59-server https://github.com/open-webrtc-toolkit/owt-deps-webrtc.git src
224+
git clone -b v4.2 https://github.com/open-webrtc-toolkit/owt-deps-webrtc.git src
225225
./src/tools-woogeen/install.sh
226226
./src/tools-woogeen/build.sh
227227
popd

0 commit comments

Comments
 (0)