File tree 2 files changed +3
-3
lines changed
Telegram/build/docker/centos_env
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -761,7 +761,7 @@ COPY --link --from=pipewire {{ LibrariesPath }}/pipewire-cache /
761
761
RUN git init tg_owt \
762
762
&& cd tg_owt \
763
763
&& git remote add origin {{ GIT }}/desktop-app/tg_owt.git \
764
- && git fetch --depth=1 origin afd9d5d31798d3eacf9ed6c30601e91d0f1e4d60 \
764
+ && git fetch --depth=1 origin c9cc4390ab951f2cbc103ff783a11f398b27660b \
765
765
&& git reset --hard FETCH_HEAD \
766
766
&& git submodule update --init --recursive --depth=1 \
767
767
&& rm -rf .git \
Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ parts:
165
165
patches :
166
166
source : https://github.com/desktop-app/patches.git
167
167
source-depth : 1
168
- source-commit : 803f1c2630f5eb0d3b00ba3f095b3079c0533156
168
+ source-commit : 8639205c2095a3f015449f8995fbfe16405218b8
169
169
plugin : dump
170
170
override-pull : |
171
171
craftctl default
@@ -434,7 +434,7 @@ parts:
434
434
webrtc :
435
435
source : https://github.com/desktop-app/tg_owt.git
436
436
source-depth : 1
437
- source-commit : 3bb3d757681e6cc5135aec6529a753dc3dcdcfb9
437
+ source-commit : c9cc4390ab951f2cbc103ff783a11f398b27660b
438
438
plugin : cmake
439
439
build-environment :
440
440
- LDFLAGS : ${LDFLAGS:+$LDFLAGS} -s
You can’t perform that action at this time.
0 commit comments