Skip to content

Commit

Permalink
multimedia/ringrtc: Update to 2.39.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelUrankar committed Apr 18, 2024
1 parent cd946b0 commit 3f3e0e4
Show file tree
Hide file tree
Showing 6 changed files with 464 additions and 463 deletions.
23 changes: 11 additions & 12 deletions multimedia/ringrtc/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ringrtc
DISTVERSIONPREFIX= v
DISTVERSION= 2.37.0
PORTREVISION= 2
DISTVERSION= 2.39.3
CATEGORIES= multimedia
MASTER_SITES= LOCAL/mikael/ringrtc/:base \
LOCAL/mikael/ringrtc/:boringssl \
Expand Down Expand Up @@ -56,22 +55,22 @@ GH_TUPLE= signalapp:ringrtc:${DISTVERSIONPREFIX}${DISTVERSION} \
signalapp:webrtc:${WEBRTC_REV}:webrtc

# sh net-im/signal-desktop/get_deps.sh
WEBRTC_REV= 6099a
WEBRTC_REV= 6261d

# modify webrtc_fetch.sh, then sh webrtc_fetch.sh
BASE_REV= 1546e3adb67bb711ca2fd39c3913cb56bd889748
BORINGSSL_REV= c38dc29860a72540eb2c4fdb8a8bfb27ef94ddf3
BUILD_REV= a21fc6065131d0442e8a54c3ca2638e393b69438
BUILDTOOLS_REV= 6f834e2039daedfc68a2749c217922b26d5e8497
CATAPULT_REV= 47efdb4b1428e549c58a6d6c2fa79c4a8ceaf9b4
BASE_REV= 36ecc8e397422620def3bb19a7ba392810ca2442
BORINGSSL_REV= 414f69504d30d0848b69f6453ea7fb5e88004cb4
BUILD_REV= 28cd6ea727d171ec990e6174308451d4178d7f8e
BUILDTOOLS_REV= aadc2aa5f7382cdb5bc8e9309971356cf7722773
CATAPULT_REV= 3e413d7b62c09fda8713146714ba2146a0369d86
ICU_REV= a622de35ac311c5ad390a7af80724634e5dc61ed
LIBJPEG_TURBO_REV= 9b894306ec3b28cea46e84c32b56773a98c483da
LIBSRTP_REV= 5b7c744eb8310250ccc534f3f86a2015b3887a0a
LIBVPX_REV= 424723dc025ce451dab9568239a46b18d0919b4d
LIBVPX_REV= b95d17572629c676bdcfd535fb3990b9f6f8fb11
LIBYUV_REV= 04821d1e7d60845525e8db55c7bcd41ef5be9406
NASM_REV= 7fc833e889d1afda72c06220e5bed8fb43b2e5ce
TESTING_REV= 46366a7e4d08bf9fceeb3c1c3b5eab8a6a5024b5
THIRD_PARTY_REV= 64d9ec3158b4629163f88b779a53e16f1cc24f81
NASM_REV= f477acb1049f5e043904b87b825c5915084a9a29
TESTING_REV= 450bfd79ee0369ac1a5465a12820b5d94a5956be
THIRD_PARTY_REV= 692fab5c0074bc6fa486dce1a4aa7b2cc5609928
OPUS_REV= 593419e833acab4d15b4901fe156177fb7315468

BINARY_ALIAS= vpython3=${PYTHON_CMD}
Expand Down

0 comments on commit 3f3e0e4

Please sign in to comment.