summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcelogeek2021-11-20 10:25:21 +0100
committercelogeek2021-11-20 10:25:21 +0100
commit1e4b48181b5e7bbc816e2d1ac2f66c5eba160c1d (patch)
tree5f243194fb92a07b39a693ef26dee0e8ab8e023f
parent4df0b63ce54a947f73811f4ed314032163f7242b (diff)
downloadaur-1e4b48181b5e7bbc816e2d1ac2f66c5eba160c1d.tar.gz
update nightly
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--config4
3 files changed, 8 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95ad9970707d..29e68227d9e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jitsi-videobridge-nightly-bin
pkgdesc = Jitsi Meet Videobridge nightly binary
- pkgver = 2.1+584+ge33938a1
+ pkgver = 2.1+589+g7da49666
pkgrel = 1
url = https://jitsi.org/jitsi-meet/
arch = any
@@ -18,14 +18,14 @@ pkgbase = jitsi-videobridge-nightly-bin
backup = etc/jitsi-videobridge-nightly/logging.properties
backup = etc/jitsi-videobridge-nightly/sip-communicator.properties
backup = etc/jitsi-videobridge-nightly/jvb.conf
- source = https://download.jitsi.org/unstable/jitsi-videobridge2_2.1-584-ge33938a1-1_all.deb
+ source = https://download.jitsi.org/unstable/jitsi-videobridge2_2.1-589-g7da49666-1_all.deb
source = config
source = sip-communicator.properties
source = service
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = b0a84a2b12d1721cad0ac8eb6282263380d91fa6d6bf9b4e822290942b845b93
- sha256sums = e66b22548d3f8d540143696db8da18577c67470dd03ba317bb838b23139999c3
+ sha256sums = 2f11712ab68fe810fa472381954cd319569345f942b85860d6086b5b51119fda
+ sha256sums = 696a8b1b6c7d7000bc2ba8d17a3785fc108499bf382d7fc0d015bb1dc9915298
sha256sums = cc9fbf77497bce3c9673b2d144928f11cdd0c0823940c2b60c8369a2f086b9b7
sha256sums = 6c64d8ae8a38fc6674c3d068cbfce7f82458d71403a40b0aa25768b1f4f1e10f
sha256sums = 998cbc64def56ab98080ff7150dd0913a5e10325cd2b038cf3db14baf8cb19fc
diff --git a/PKGBUILD b/PKGBUILD
index edee6fbd82cb..49d600383127 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_basename=jitsi
_pkgname=videobridge
-_version=2.1+584+ge33938a1
-_url=https://download.jitsi.org/unstable/jitsi-videobridge2_2.1-584-ge33938a1-1_all.deb
+_version=2.1+589+g7da49666
+_url=https://download.jitsi.org/unstable/jitsi-videobridge2_2.1-589-g7da49666-1_all.deb
_pkgbase=${_basename}-${_pkgname}-nightly
_debname=${_basename}-${_pkgname}2
@@ -68,8 +68,8 @@ package() {
install -Dm644 "sysusers.conf" "${pkgdir}/usr/lib/sysusers.d/${_pkgbase}.conf"
install -Dm644 "tmpfiles.conf" "${pkgdir}/usr/lib/tmpfiles.d/${_pkgbase}.conf"
}
-sha256sums=('b0a84a2b12d1721cad0ac8eb6282263380d91fa6d6bf9b4e822290942b845b93'
- 'e66b22548d3f8d540143696db8da18577c67470dd03ba317bb838b23139999c3'
+sha256sums=('2f11712ab68fe810fa472381954cd319569345f942b85860d6086b5b51119fda'
+ '696a8b1b6c7d7000bc2ba8d17a3785fc108499bf382d7fc0d015bb1dc9915298'
'cc9fbf77497bce3c9673b2d144928f11cdd0c0823940c2b60c8369a2f086b9b7'
'6c64d8ae8a38fc6674c3d068cbfce7f82458d71403a40b0aa25768b1f4f1e10f'
'998cbc64def56ab98080ff7150dd0913a5e10325cd2b038cf3db14baf8cb19fc'
diff --git a/config b/config
index dfc31c8aea4d..1f91f9da7c62 100644
--- a/config
+++ b/config
@@ -12,10 +12,6 @@ JVB_PORT=5347
# sets the shared secret used to authenticate to the XMPP server
JVB_SECRET=__PASSWORD_FOR_USER_jvb@auth.jitsi-meet.example.org__
-# extra options to pass to the JVB daemon
-JVB_OPTS="--apis=,"
-
-
# adds java system props that are passed to jvb (default are for home and logging config file)
JAVA_SYS_PROPS="\
-Dnet.java.sip.communicator.SC_HOME_DIR_LOCATION=/etc\