diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 08:42:18 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:23 +0700 |
commit | e2dc4f506e2dff14aba699dfd37b2c1048bed5d3 (patch) | |
tree | a2716eba3cfb260be5a879691f6e8987da8bddab /libraries | |
parent | 0e88d9f0829ee7fbbfa9a2856027fcda2d46f8a8 (diff) |
libraries/bctoolbox: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/bctoolbox/bctoolbox.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/bctoolbox/bctoolbox.info b/libraries/bctoolbox/bctoolbox.info index f1de6598ee51..8eb458a8019a 100644 --- a/libraries/bctoolbox/bctoolbox.info +++ b/libraries/bctoolbox/bctoolbox.info @@ -1,7 +1,7 @@ PRGNAM="bctoolbox" VERSION="0.6.0" HOMEPAGE="https://github.com/BelledonneCommunications/bctoolbox" -DOWNLOAD="https://www.linphone.org/releases/sources/bctoolbox/bctoolbox-0.6.0.tar.gz" +DOWNLOAD="https://www.linphone.org/releases/old/sources/bctoolbox/bctoolbox-0.6.0.tar.gz" MD5SUM="aeeac76938dd3b82a17ff498f81caef2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |