summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVianney le Clément de Saint-Marcq2020-03-28 17:29:24 +0100
committerVianney le Clément de Saint-Marcq2020-03-28 17:29:24 +0100
commit09f7a616c7a2108949a492f73c6471539d2ba077 (patch)
tree2d21c4e08ac016c417ea00739a4829beb0fa2247
parentbf2b42cbe5939b4763f3842f148da704d2946313 (diff)
downloadaur-09f7a616c7a2108949a492f73c6471539d2ba077.tar.gz
New stable release
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD12
-rw-r--r--sip-communicator.properties3
3 files changed, 16 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26716e1cd217..4b86287854cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = jitsi-videobridge-bin
pkgdesc = WebRTC compatible Selective Forwarding Unit (SFU)
- pkgver = 1126
+ pkgver = 2.1+157+g389b69ff
pkgrel = 1
+ epoch = 1
url = https://jitsi.org/jitsi-videobridge/
- arch = x86_64
+ arch = any
license = Apache
makedepends = tar
depends = java-runtime-headless
@@ -15,18 +16,18 @@ pkgbase = jitsi-videobridge-bin
backup = etc/jitsi/videobridge/callstats-java-sdk.properties
backup = etc/jitsi/videobridge/log4j2.xml
backup = etc/jitsi/videobridge/logging.properties
- source = https://download.jitsi.org/stable/jitsi-videobridge_1126-1_amd64.deb
+ source = https://download.jitsi.org/stable/jitsi-videobridge2_2.1-157-g389b69ff-1_all.deb
source = jitsi-videobridge.service
source = sysusers.conf
source = tmpfiles.conf
source = config
source = sip-communicator.properties
- sha256sums = 19fa3f9a3d8989b5619c5c69ad5ac60f7390881733670547bfa638f29add495b
+ sha256sums = f0cbb0b0146c20f2ff2b3936d5e2ef4b140e4f75cc7b69a6bc7d412c48d01781
sha256sums = 076a945d5b188e2800d8f0d7f3024de1bf272710026fd48c9f2bbd6c39199c23
sha256sums = 5b47b031d7a1dec536d3fc53e71d971b1052ea2e78e1060b404a792211363515
sha256sums = 885923de1718b757826596aaec8e58025ae40ed622bad4b5f43b12ab975c86a2
sha256sums = 0ede8fcca8600afa2195fdc839639735cb9ab2fd4ae6ee9b03d22d1ba129b8f7
- sha256sums = 8b16b8ef0745677421123812c8d015924dfdec4fd48dcc17842dfc3d2bfe68b2
+ sha256sums = 60de82ad5c0fbaad2c8afa56a90a7011499ed47c691cc557e44eb9c13e3f0bdf
pkgname = jitsi-videobridge-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7f298e90c0a2..0e91b4e26994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
_pkgname=jitsi-videobridge
pkgname=${_pkgname}-bin
-pkgver=1126
+epoch=1
+pkgver=2.1+157+g389b69ff
pkgrel=1
+_debname=${_pkgname}2
_debrel=1
pkgdesc="WebRTC compatible Selective Forwarding Unit (SFU)"
-arch=('x86_64')
+arch=('any')
url="https://jitsi.org/jitsi-videobridge/"
license=('Apache')
depends=('java-runtime-headless')
@@ -18,18 +20,18 @@ backup=('etc/jitsi/videobridge/config'
'etc/jitsi/videobridge/log4j2.xml'
'etc/jitsi/videobridge/logging.properties')
-source=("https://download.jitsi.org/stable/${_pkgname}_${pkgver}-${_debrel}_amd64.deb"
+source=("https://download.jitsi.org/stable/${_debname}_${pkgver//+/-}-${_debrel}_all.deb"
"${_pkgname}.service"
'sysusers.conf'
'tmpfiles.conf'
'config'
'sip-communicator.properties')
-sha256sums=('19fa3f9a3d8989b5619c5c69ad5ac60f7390881733670547bfa638f29add495b'
+sha256sums=('f0cbb0b0146c20f2ff2b3936d5e2ef4b140e4f75cc7b69a6bc7d412c48d01781'
'076a945d5b188e2800d8f0d7f3024de1bf272710026fd48c9f2bbd6c39199c23'
'5b47b031d7a1dec536d3fc53e71d971b1052ea2e78e1060b404a792211363515'
'885923de1718b757826596aaec8e58025ae40ed622bad4b5f43b12ab975c86a2'
'0ede8fcca8600afa2195fdc839639735cb9ab2fd4ae6ee9b03d22d1ba129b8f7'
- '8b16b8ef0745677421123812c8d015924dfdec4fd48dcc17842dfc3d2bfe68b2')
+ '60de82ad5c0fbaad2c8afa56a90a7011499ed47c691cc557e44eb9c13e3f0bdf')
package() {
cd "${srcdir}"
diff --git a/sip-communicator.properties b/sip-communicator.properties
index 6e75da048a69..2cb75a9bf24c 100644
--- a/sip-communicator.properties
+++ b/sip-communicator.properties
@@ -1,2 +1,5 @@
# Replace JVB_HOSTNAME by the value in config
#org.jitsi.videobridge.AUTHORIZED_SOURCE_REGEXP=focus@auth.JVB_HOSTNAME/.*
+
+org.ice4j.ice.harvest.DISABLE_AWS_HARVESTER=true
+org.ice4j.ice.harvest.STUN_MAPPING_HARVESTER_ADDRESSES=meet-jit-si-turnrelay.jitsi.net:443