diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-08-22 16:53:13 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-08-25 12:11:32 +0700 |
commit | 5320849d7b5c5e159f59a058a97a2c8aa2975f09 (patch) | |
tree | c51f400a2bbc0f75e046d340fcb1b53ee07cd5f5 /network | |
parent | 250199adf38de7eec6c6cbb39bff2c38dacacab2 (diff) | |
download | slackbuilds-5320849d7b5c5e159f59a058a97a2c8aa2975f09.tar.gz |
network/rtorrent: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/rtorrent/rtorrent.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/rtorrent/rtorrent.info b/network/rtorrent/rtorrent.info index 90c5124f2a..0ea94d858f 100644 --- a/network/rtorrent/rtorrent.info +++ b/network/rtorrent/rtorrent.info @@ -1,7 +1,7 @@ PRGNAM="rtorrent" VERSION="0.9.7" HOMEPAGE="https://github.com/rakshasa/rtorrent" -DOWNLOAD="http://rtorrent.net/downloads/rtorrent-0.9.7.tar.gz" +DOWNLOAD="https://github.com/rakshasa/rtorrent/releases/download/v0.9.7/rtorrent-0.9.7.tar.gz" MD5SUM="284b833794ce3ab4ddc62cf1a20edeb1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |