diff options
author | Thomas Bourdon <thomas dot bourdon at halpanet dot org> | 2020-05-02 11:39:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-02 11:39:52 +0700 |
commit | d872558faaa15203cf5c0dfae3f4abced12b8884 (patch) | |
tree | 76529f0d39e6d5c471d6f429c92325d36d85c876 /network/coturn/coturn.SlackBuild | |
parent | 5a9e9610298ca3714f5723485a79dce6c94a1cba (diff) |
network/coturn: Updated for version 4.5.1.2.
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 e31ec60c54af6..a89ab20ea1903 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.1} +VERSION=${VERSION:-4.5.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |