aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2023-04-03 03:16:49 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2023-04-03 03:18:35 +0000
commit995e05ee2c1b9e85cbfb574b21625a6748079b60 (patch)
treeaa1382484fbdb1587f5694acd0ed557b5c5275fd
parent72a3f31ca19e71eeb533174e838198535e4f6198 (diff)
downloadports-995e05ee2c1b9e85cbfb574b21625a6748079b60.tar.gz
ports-995e05ee2c1b9e85cbfb574b21625a6748079b60.zip
net-im/jitsi-meet-full: Update to 2.0.8319
-rw-r--r--net-im/jitsi-meet-full/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/net-im/jitsi-meet-full/Makefile b/net-im/jitsi-meet-full/Makefile
index 9c5a8d5bf3c7..2562ab1f1089 100644
--- a/net-im/jitsi-meet-full/Makefile
+++ b/net-im/jitsi-meet-full/Makefile
@@ -1,6 +1,5 @@
PORTNAME= jitsi-meet-full
-PORTVERSION= 2.0.7287
-PORTREVISION= 1
+PORTVERSION= 2.0.8319
CATEGORIES= net-im
MAINTAINER= acm@FreeBSD.org
@@ -9,11 +8,11 @@ WWW= https://jitsi.org/jitsi-meet/
USES= metaport
-RUN_DEPENDS+= jicofo>=1.0.877:net-im/jicofo \
- jitsi-meet>=1.0.6155:www/jitsi-meet \
- jitsi-prosody-plugins>=2.0.7287:net-im/jitsi-prosody-plugins \
- jitsi-srtp-native>=1.1.7:net-im/jitsi-srtp-native \
- jitsi-videobridge>=2.1.681:net-im/jitsi-videobridge \
+RUN_DEPENDS+= jicofo>=1.0.996:net-im/jicofo \
+ jitsi-meet>=1.0.6991:www/jitsi-meet \
+ jitsi-prosody-plugins>=2.0.8319:net-im/jitsi-prosody-plugins \
+ jitsi-srtp-native>=1.1.8:net-im/jitsi-srtp-native \
+ jitsi-videobridge>=2.2.79:net-im/jitsi-videobridge \
nginx>0:www/nginx
.include <bsd.port.mk>