gnu: vdirsyncer: Update home-page.
* gnu/packages/dav.scm (vdirsyncer)[home-page]: Update to new upstream home-page.
This commit is contained in:
parent
ce91d95f0d
commit
c5b63846b8
|
@ -105,5 +105,5 @@ between two storage locations. The most popular purpose is to
|
||||||
synchronize a CalDAV or CardDAV server with a local folder or file. The
|
synchronize a CalDAV or CardDAV server with a local folder or file. The
|
||||||
local data can then be accessed via a variety of programs, none of which
|
local data can then be accessed via a variety of programs, none of which
|
||||||
have to know or worry about syncing to a server.")
|
have to know or worry about syncing to a server.")
|
||||||
(home-page "https://github.com/untitaker/vdirsyncer")
|
(home-page "https://github.com/pimutils/vdirsyncer")
|
||||||
(license bsd-3)))
|
(license bsd-3)))
|
||||||
|
|
Loading…
Reference in New Issue