gnu: cyrus-sasl: Use new home page.

* gnu/packages/cyrus-sasl.scm (cyrus-sasl)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-10 19:30:13 +01:00
parent 11ed4108fb
commit 9629c6b4b2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -65,4 +65,4 @@ (define-public cyrus-sasl
server writers.")
(license (license:non-copyleft "file://COPYING"
"See COPYING in the distribution."))
(home-page "http://cyrusimap.web.cmu.edu")))
(home-page "https://cyrusimap.org/sasl/")))