gnu: tlp: Use HTTPS home page.

* gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:39:45 +01:00
parent 6048241f10
commit e4c60dcfb2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5420,7 +5420,7 @@ (define (sbin-directory input-name)
"wireless-tools"))))))
bin-files)
#t))))))
(home-page "http://linrunner.de/en/tlp/tlp.html")
(home-page "https://linrunner.de/en/tlp/tlp.html")
(synopsis "Power management tool for Linux")
(description "TLP is a power management tool for Linux. It comes with
a default configuration already optimized for battery life. Nevertheless,