summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Thomas Bourdon2021-01-15 18:52:25 +0100
committer Dave Woodfall2021-01-15 18:52:25 +0100
commit90d42dc7da7d173f45c5e8d04ecea33590d91755 (patch)
tree78a3862e8b34df388429adf23e10c30812ed16cc /network
parent37d496e52412335d969365a753f6e2422fc84046 (diff)
downloadslackbuilds-90d42dc7da7d173f45c5e8d04ecea33590d91755.tar.gz
network/coturn: Updated for version 4.5.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/coturn/README4
-rw-r--r--network/coturn/coturn.SlackBuild2
-rw-r--r--network/coturn/coturn.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/network/coturn/README b/network/coturn/README
index fa3bc447ee..b9e0253193 100644
--- a/network/coturn/README
+++ b/network/coturn/README
@@ -10,7 +10,7 @@ for example:
groupadd -g 366 turnserver
useradd -u 366 -g turnserver -d /var/lib/turn -s /bin/bash turnserver
-If you wish another group and username, you can set TURN_GROUP and TURN_USER,
-for example:
+If you wish another group and username, you can set TURN_GROUP and
+TURN_USER, for example:
TURN_GROUP=mygroup TURN_USER=myuser ./coturn.SlackBuild
diff --git a/network/coturn/coturn.SlackBuild b/network/coturn/coturn.SlackBuild
index e7eafd09f0..5998ee5fc2 100644
--- a/network/coturn/coturn.SlackBuild
+++ b/network/coturn/coturn.SlackBuild
@@ -26,7 +26,7 @@
# Modified by slackbuilds.org 2020-04-17 16:08:20 +0100
PRGNAM=coturn
-VERSION=${VERSION:-4.5.1.3}
+VERSION=${VERSION:-4.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/coturn/coturn.info b/network/coturn/coturn.info
index 57729fae4a..28ecb38663 100644
--- a/network/coturn/coturn.info
+++ b/network/coturn/coturn.info
@@ -1,8 +1,8 @@
PRGNAM="coturn"
-VERSION="4.5.1.3"
+VERSION="4.5.2"
HOMEPAGE="https://github.com/coturn/coturn"
-DOWNLOAD="https://github.com/coturn/coturn/archive/4.5.1.3/coturn-4.5.1.3.tar.gz"
-MD5SUM="4cf8a8ad166464763abde6997bda33db"
+DOWNLOAD="https://github.com/coturn/coturn/archive/4.5.2/coturn-4.5.2.tar.gz"
+MD5SUM="e58d9e14e0607f763945ff98585cb218"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""