diff options
Diffstat (limited to 'multimedia/ringrtc/Makefile')
-rw-r--r-- | multimedia/ringrtc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ringrtc/Makefile b/multimedia/ringrtc/Makefile index f6f5e675967a..7fbdf0c60504 100644 --- a/multimedia/ringrtc/Makefile +++ b/multimedia/ringrtc/Makefile @@ -1,6 +1,6 @@ PORTNAME= ringrtc DISTVERSIONPREFIX= v -DISTVERSION= 2.50.5 +DISTVERSION= 2.51.0 CATEGORIES= multimedia MASTER_SITES= LOCAL/mikael/ringrtc/:base \ LOCAL/mikael/ringrtc/:boringssl \ @@ -64,7 +64,7 @@ GH_TUPLE= signalapp:ringrtc:${DISTVERSIONPREFIX}${DISTVERSION} \ signalapp:webrtc:${WEBRTC_REV}:webrtc # sh net-im/signal-desktop/get_deps.sh -WEBRTC_REV= 6998a +WEBRTC_REV= 6998b # modify webrtc_fetch.sh, then sh webrtc_fetch.sh BASE_REV= e0914b7606a151a3a12e994c400519f2e291c53f |