guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/11: gnu: libtorrent-rasterbar: Update home page.


From: Tobias Geerinckx-Rice
Subject: 03/11: gnu: libtorrent-rasterbar: Update home page.
Date: Sun, 21 Jan 2018 16:33:20 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 9270b2fb45f4352e4dade0eb4bb323458a647848
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Jan 21 00:26:51 2018 +0100

    gnu: libtorrent-rasterbar: Update home page.
    
    * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[home-page]: Use extant 
domain.
---
 gnu/packages/bittorrent.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 9f09c98..46eeb18 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]