diff options
Diffstat (limited to 'multimedia/ringrtc/webrtc_fetch.sh')
-rw-r--r-- | multimedia/ringrtc/webrtc_fetch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/ringrtc/webrtc_fetch.sh b/multimedia/ringrtc/webrtc_fetch.sh index 60a10aa322f9..2c5e9af2e2c3 100644 --- a/multimedia/ringrtc/webrtc_fetch.sh +++ b/multimedia/ringrtc/webrtc_fetch.sh @@ -1,6 +1,6 @@ #!/bin/sh -WEBRTC_REV=6998c +WEBRTC_REV=7103e base_url="https://chromium.googlesource.com/chromium/src/base.git/+archive/" boringssl_url="https://boringssl.googlesource.com/boringssl.git/+archive/" |