diff options
author | Thomas Bourdon <thomas dot bourdon at halpanet dot org> | 2021-01-15 17:52:25 +0000 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2021-01-15 17:52:25 +0000 |
commit | 90d42dc7da7d173f45c5e8d04ecea33590d91755 (patch) | |
tree | 78a3862e8b34df388429adf23e10c30812ed16cc /network/coturn/coturn.SlackBuild | |
parent | 37d496e52412335d969365a753f6e2422fc84046 (diff) |
network/coturn: Updated for version 4.5.2.
Signed-off-by: Dave Woodfall <dave@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 e7eafd09f03ec..5998ee5fc203e 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} |