duplicity: Update homepage URL
The URL was updated by the upstream project and the redirect wasn't working on my browser. This change updates it to fix it.
This commit is contained in:
parent
0347bd4019
commit
e0ee3a830c
@ -138,7 +138,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Encrypted bandwidth-efficient backup using the rsync algorithm";
|
||||
homepage = "https://www.nongnu.org/duplicity";
|
||||
homepage = "https://duplicity.gitlab.io/duplicity-web/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user