mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: amule: Use HTTPS home page.
* gnu/packages/networking.scm (amule)[home-page]: Use HTTPS.
This commit is contained in:
parent
e348436589
commit
0dd2670ad5
1 changed files with 1 additions and 1 deletions
|
@ -2992,7 +2992,7 @@ (define-public amule
|
|||
("crypto++" ,crypto++)
|
||||
("libpng" ,libpng)
|
||||
("wxwidgets-gtk2" ,wxwidgets-gtk2)))
|
||||
(home-page "http://amule.org/")
|
||||
(home-page "https://amule.org/")
|
||||
(synopsis "Peer-to-peer client for the eD2K and Kademlia networks")
|
||||
(description
|
||||
"aMule is an eMule-like client for the eD2k and Kademlia peer-to-peer
|
||||
|
|
Loading…
Reference in a new issue