gnu: libtorrent-rasterbar: Update home page.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[home-page]: Use extant domain.
This commit is contained in:
parent
982dab0ba7
commit
9270b2fb45
|
@ -400,7 +400,7 @@ and will take advantage of multiple processor cores where possible.")
|
||||||
("openssl" ,openssl)))
|
("openssl" ,openssl)))
|
||||||
(native-inputs `(("python" ,python-2)
|
(native-inputs `(("python" ,python-2)
|
||||||
("pkg-config" ,pkg-config)))
|
("pkg-config" ,pkg-config)))
|
||||||
(home-page "http://www.rasterbar.com/products/libtorrent/")
|
(home-page "https://www.libtorrent.org/")
|
||||||
(synopsis "Feature complete BitTorrent implementation")
|
(synopsis "Feature complete BitTorrent implementation")
|
||||||
(description
|
(description
|
||||||
"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation
|
"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation
|
||||||
|
|
Loading…
Reference in New Issue