summaryrefslogtreecommitdiff
path: root/gnu/packages/backup.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-11-27 07:57:35 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2017-11-27 14:12:25 +0100
commit18533bcf2de0d4e8774c90f8f737ca627a18f91e (patch)
treec3e387c69c85a8cd548ca02dd585781259538657 /gnu/packages/backup.scm
parentb46ea394a402c77248f8e130d1587fa48c0debba (diff)
gnu: borg: Use new borgbackup.org home page.
* gnu/packages/backup.scm (borg)[home-page]: Update.
Diffstat (limited to 'gnu/packages/backup.scm')
-rw-r--r--gnu/packages/backup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index b1c5d4b3f8..f021aa83d8 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -560,7 +560,7 @@ provide an efficient and secure way to backup data. The data deduplication
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