mirror of
https://github.com/elisspace/rtinst.git
synced 2026-08-29 15:44:06 +00:00
Update rtupdate
This commit is contained in:
@@ -145,9 +145,9 @@ echo "Fetching source files"
|
||||
# git clone -q -b feature-bind --single-branch https://github.com/rakshasa/libtorrent.git libtorrent-$libvers
|
||||
# git clone -q -b feature-bind --single-branch https://github.com/rakshasa/rtorrent.git rtorrent-$rtvers
|
||||
#else
|
||||
curl -# https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$libvers.tar.gz
|
||||
curl -LOJ https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$libvers.tar.gz
|
||||
tar -xzf libtorrent-$libvers.tar.gz
|
||||
curl -# https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$rtvers.tar.gz
|
||||
curl -LOJ https://github.com/rakshasa/rtorrent-archive/raw/master/libtorrent-$rtvers.tar.gz
|
||||
tar -xzf libtorrent-$rtvers.tar.gz
|
||||
#fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user