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 | |
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')
-rw-r--r-- | network/coturn/coturn.SlackBuild | 2 | ||||
-rw-r--r-- | network/coturn/coturn.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/coturn/coturn.SlackBuild b/network/coturn/coturn.SlackBuild index e31ec60c54af..a89ab20ea190 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} diff --git a/network/coturn/coturn.info b/network/coturn/coturn.info index 17cf59d3b157..89a40151e6f8 100644 --- a/network/coturn/coturn.info +++ b/network/coturn/coturn.info @@ -1,8 +1,8 @@ PRGNAM="coturn" -VERSION="4.5.1.1" +VERSION="4.5.1.2" HOMEPAGE="https://github.com/coturn/coturn" -DOWNLOAD="https://github.com/coturn/coturn/archive/4.5.1.1/coturn-4.5.1.1.tar.gz" -MD5SUM="ef20628b026d666be24df056f20a86ea" +DOWNLOAD="https://github.com/coturn/coturn/archive/4.5.1.2/coturn-4.5.1.2.tar.gz" +MD5SUM="96e50a0a34eebd8dd42663e73c484c00" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |