summaryrefslogtreecommitdiff
path: root/gnu/packages/bittorrent.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-01-21 00:26:51 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-01-21 20:40:29 +0100
commit9270b2fb45f4352e4dade0eb4bb323458a647848 (patch)
tree674245c71af2d330452894c8087f3d2a3989a4ce /gnu/packages/bittorrent.scm
parent982dab0ba73a8556bb5ab65bf199efbd1f2b508b (diff)
downloadguix-patches-9270b2fb45f4352e4dade0eb4bb323458a647848.tar
guix-patches-9270b2fb45f4352e4dade0eb4bb323458a647848.tar.gz
gnu: libtorrent-rasterbar: Update home page.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[home-page]: Use extant domain.
Diffstat (limited to 'gnu/packages/bittorrent.scm')
-rw-r--r--gnu/packages/bittorrent.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 9f09c9836e..46eeb18a8a 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -400,7 +400,7 @@ and will take advantage of multiple processor cores where possible.")
("openssl" ,openssl)))
(native-inputs `(("python" ,python-2)
("pkg-config" ,pkg-config)))
- (home-page "http://www.rasterbar.com/products/libtorrent/")
+ (home-page "https://www.libtorrent.org/")
(synopsis "Feature complete BitTorrent implementation")
(description
"libtorrent-rasterbar is a feature complete C++ BitTorrent implementation