gnu: transmission: Update home page.
* gnu/packages/bittorrent.scm (transmission)[home-page]: Use HTTPS.
This commit is contained in:
parent
9a8d4463e6
commit
c4cfa9c6ff
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
(native-inputs
|
||||
`(("intltool" ,intltool)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(home-page "http://www.transmissionbt.com/")
|
||||
(home-page "https://transmissionbt.com/")
|
||||
(synopsis "Fast and easy BitTorrent client")
|
||||
(description
|
||||
"Transmission is a BitTorrent client that comes with graphical,
|
||||
|
|
Reference in a new issue