mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/rtorrent: Fix DOWNLOAD.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
250199adf3
commit
5320849d7b
1 changed files with 1 additions and 1 deletions
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue