gnu: daemonize: Use HTTPS home page.

* gnu/packages/admin.scm (daemonize)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-29 02:00:01 +02:00
parent 582b4bb4ce
commit 1e42c76c0f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -525,7 +525,7 @@ (define-public daemonize
(base32 "0w4g0iyssyw7dd0061881z8s5czcl01mz6v00znax57zfxjqpvnm"))))
(build-system gnu-build-system)
(arguments '(#:tests? #f)) ; No tests available.
(home-page "http://software.clapper.org/daemonize/")
(home-page "https://software.clapper.org/daemonize/")
(synopsis "Command line utility to run a program as a daemon")
(description
"daemonize runs a command as a Unix daemon. It will close all open file