diff options
author | Thomas Bourdon <thomas dot bourdon at halpanet dot org> | 2020-11-21 00:09:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-21 00:09:42 +0700 |
commit | 31da5d331e4a6d9397068fd5635dc433c9a7a2f2 (patch) | |
tree | d2ba31c7f678bda2aa39f3256703e3e5b1619049 /network/coturn/coturn.SlackBuild | |
parent | a0176a20c48175d20d5f05c90d633eb27bd56178 (diff) |
network/coturn: Updated for version 4.5.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/coturn/coturn.SlackBuild')
-rw-r--r-- | network/coturn/coturn.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/coturn/coturn.SlackBuild b/network/coturn/coturn.SlackBuild index a89ab20ea190..e7eafd09f03e 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.2} +VERSION=${VERSION:-4.5.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |