summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 21:25:47 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-23 17:55:05 +0100
commitfaa8dfd1416676ea3231aa6aa20a10e6ac5ed7e2 (patch)
treea2e528db0ea382c9a909339e1acd28fa64f62c2d
parent62290cd45d0baeb71d7e9254137c7cecdd4ecc38 (diff)
downloadpatches-faa8dfd1416676ea3231aa6aa20a10e6ac5ed7e2.tar
patches-faa8dfd1416676ea3231aa6aa20a10e6ac5ed7e2.tar.gz
gnu: radicale: Use HTTPS home page.
* gnu/packages/dav.scm (radicale)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/dav.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/dav.scm b/gnu/packages/dav.scm
index fb370fd716..5362d3505f 100644
--- a/gnu/packages/dav.scm
+++ b/gnu/packages/dav.scm
@@ -54,7 +54,7 @@ and edited by calendar and contact clients on mobile phones or computers.
Radicale intentionally does not fully comply with the CalDAV and CardDAV RFCs.
Instead, it supports the CalDAV and CardDAV implementations of popular
clients.")
- (home-page "http://radicale.org/")
+ (home-page "https://radicale.org/")
(license gpl3+)))
(define-public vdirsyncer