gnu: libevent: Update home page.

* gnu/packages/libevent.scm (libevent)[home-page]: Use HTTPS.
This commit is contained in:
Marius Bakke 2019-05-30 13:52:26 +02:00
parent 5b315f3ea9
commit 1f889a5902
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -58,7 +58,7 @@ (define-public libevent
`(("python" ,python-2))) ; for 'event_rpcgen.py'
(native-inputs
`(("which" ,which)))
(home-page "http://libevent.org/")
(home-page "https://libevent.org/")
(synopsis "Event notification library")
(description
"The libevent API provides a mechanism to execute a callback