Merge pull request #33163 from brachiel/patch-2

veracrypt: refactor

authored by adisbladis and committed by GitHub aaea2bfc 8b7654a6

+1 -1
+1 -1
pkgs/applications/misc/veracrypt/default.nix
··· 36 37 meta = { 38 description = "Free Open-Source filesystem on-the-fly encryption"; 39 - homepage = https://veracrypt.codeplex.com/; 40 license = "VeraCrypt License"; 41 maintainers = with maintainers; [ dsferruzza ]; 42 platforms = platforms.linux;
··· 36 37 meta = { 38 description = "Free Open-Source filesystem on-the-fly encryption"; 39 + homepage = https://www.veracrypt.fr/; 40 license = "VeraCrypt License"; 41 maintainers = with maintainers; [ dsferruzza ]; 42 platforms = platforms.linux;