summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcelogeek2021-12-12 10:53:01 +0100
committercelogeek2021-12-12 10:53:01 +0100
commit4ac085b751504ad7a01d699cc82bf569f0a7965d (patch)
tree5bee7327510758a16c95fa126d4d29e689751659
parentafe10fcaa6a799405fd2d1bc354d5ad1ac8f8fe7 (diff)
downloadaur-4ac085b751504ad7a01d699cc82bf569f0a7965d.tar.gz
update stable
-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 100765c52df7..640c514d1930 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jitsi-videobridge-bin
pkgdesc = Jitsi Meet Videobridge binary
- pkgver = 2.1+570+gb802be83
+ pkgver = 2.1+595+g3637fda4
pkgrel = 1
url = https://jitsi.org/jitsi-meet/
install = jitsi.install
@@ -19,15 +19,15 @@ pkgbase = jitsi-videobridge-bin
backup = etc/jitsi-videobridge/logging.properties
backup = etc/jitsi-videobridge/sip-communicator.properties
backup = etc/jitsi-videobridge/jvb.conf
- source = https://download.jitsi.org/stable/jitsi-videobridge2_2.1-570-gb802be83-1_all.deb
+ source = https://download.jitsi.org/stable/jitsi-videobridge2_2.1-595-g3637fda4-1_all.deb
source = config
source = sip-communicator.properties
source = service
source = sysusers.conf
source = tmpfiles.conf
source = jitsi.install
- sha256sums = d122da0888cc376ffe22eb21cb3f0e4294471c1615aa7ebe0e9c0d19b404cf2e
- sha256sums = 468e1c3defdcc183adafefe71b67aaaadaffda1afafbd0cb89c1a5cce9d75bf8
+ sha256sums = bf09fd0bc337c30888ab0c40bb53037b6adad92090d87b2c728e49ff1505a0a3
+ sha256sums = ecf266d0fe026ced8121a0491ee560fed4e9e586ff510c8e9b2f21ce505f0a2d
sha256sums = cc9fbf77497bce3c9673b2d144928f11cdd0c0823940c2b60c8369a2f086b9b7
sha256sums = 5d78e8eec07c6aae84a1f1c0922f951217741ccc6f1a50ed7ef966c665bbf291
sha256sums = 998cbc64def56ab98080ff7150dd0913a5e10325cd2b038cf3db14baf8cb19fc
diff --git a/PKGBUILD b/PKGBUILD
index 494c2bf80e9c..7ce90a174a4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_basename=jitsi
_pkgname=videobridge
-_version=2.1+570+gb802be83
-_url=https://download.jitsi.org/stable/jitsi-videobridge2_2.1-570-gb802be83-1_all.deb
+_version=2.1+595+g3637fda4
+_url=https://download.jitsi.org/stable/jitsi-videobridge2_2.1-595-g3637fda4-1_all.deb
_pkgbase=${_basename}-${_pkgname}
_debname=${_basename}-${_pkgname}2
@@ -71,8 +71,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=('d122da0888cc376ffe22eb21cb3f0e4294471c1615aa7ebe0e9c0d19b404cf2e'
- '468e1c3defdcc183adafefe71b67aaaadaffda1afafbd0cb89c1a5cce9d75bf8'
+sha256sums=('bf09fd0bc337c30888ab0c40bb53037b6adad92090d87b2c728e49ff1505a0a3'
+ 'ecf266d0fe026ced8121a0491ee560fed4e9e586ff510c8e9b2f21ce505f0a2d'
'cc9fbf77497bce3c9673b2d144928f11cdd0c0823940c2b60c8369a2f086b9b7'
'5d78e8eec07c6aae84a1f1c0922f951217741ccc6f1a50ed7ef966c665bbf291'
'998cbc64def56ab98080ff7150dd0913a5e10325cd2b038cf3db14baf8cb19fc'
diff --git a/config b/config
index 4b6240b349db..30d3c9a96f12 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\