gnu: borg: Use new borgbackup.org home page.

* gnu/packages/backup.scm (borg)[home-page]: Update.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-27 07:57:35 +01:00
parent b46ea394a4
commit 18533bcf2d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -560,7 +560,7 @@ (define-public borg
technique used makes Borg suitable for daily backups since only changes are
stored. The authenticated encryption technique makes it suitable for backups
to not fully trusted targets. Borg is a fork of Attic.")
(home-page "https://borgbackup.github.io/borgbackup/")
(home-page "https://www.borgbackup.org/")
(license license:bsd-3)))
(define-public attic